aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/short-guide-to-pandocs-sources.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/short-guide-to-pandocs-sources.md b/doc/short-guide-to-pandocs-sources.md
index cff764034..722063e03 100644
--- a/doc/short-guide-to-pandocs-sources.md
+++ b/doc/short-guide-to-pandocs-sources.md
@@ -190,9 +190,9 @@ describes the multiple ways in which the document can be altered.
Document traversal happens through the `Walkable` class in module
`Text.Pandoc.Walk` ([*pandoc-types* package]).
-## Transitions
+## Transformations
-Transitions are simple modifications controllable through
+Transformations are simple modifications controllable through
command-line options.
## Filters