summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/lua-filters.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lua-filters.md b/doc/lua-filters.md
index 07e6c7464..fff67fcd8 100644
--- a/doc/lua-filters.md
+++ b/doc/lua-filters.md
@@ -1801,7 +1801,7 @@ Fields:
List of [Inline] elements, with the same methods as a generic
[List](#type-list). It is usually not necessary to create values
of this type in user scripts, as pandoc can convert other types
-into Blocks wherever a value of this type is expected:
+into Inlines wherever a value of this type is expected:
- lists of [Inline] (or Inline-like) values are used directly;
- single [Inline] values are converted into a list containing