aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_conclusion.qmd2
-rw-r--r--_intro.qmd2
2 files changed, 2 insertions, 2 deletions
diff --git a/_conclusion.qmd b/_conclusion.qmd
index cbed698..62a3d5e 100644
--- a/_conclusion.qmd
+++ b/_conclusion.qmd
@@ -72,7 +72,7 @@ This work has been phase 1 of a larger set of projects,
all building on the same codebase,
illustrated in @fig-phases.
-![A filter strips, extracts or translates annotations.](workflow/phases.svg){#fig-phases}
+![A filter to strip, extract or translate annotations.](workflow/phases.svg){#fig-phases}
Phase 2 will extend the Pandoc filter
to support extraction of annotations,
diff --git a/_intro.qmd b/_intro.qmd
index 8f90855..5e4e4be 100644
--- a/_intro.qmd
+++ b/_intro.qmd
@@ -96,7 +96,7 @@ that strips semantic text annotations from the Markdown content,
so that further processing need not know about the new markup,
as illustrated in @fig-phase1.
-![A filter strips annotations from content.](workflow/phase1.svg){#fig-phase1}
+![A filter to strip annotations from content.](workflow/phase1.svg){#fig-phase1}
### Evolve accepted formats and tools