aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2025-05-24 10:03:56 +0200
committerJonas Smedegaard <dr@jones.dk>2025-05-24 10:25:51 +0200
commitda481cea7289c60608827ddbc229677ee26decf2 (patch)
tree6f47b2cabfedff54893bcd02cf396cb8aa2f73c1
parentb6b5c9e32bd53adec873e6efdd9b896eefcb7c30 (diff)
fix grammar
-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 fbc19c0..ab2b5ba 100644
--- a/_conclusion.qmd
+++ b/_conclusion.qmd
@@ -36,7 +36,7 @@ an import extension would potentially contain far less quirks
due to it fundamentally iterating through well-balanced enclosures
rather than fixing breakage as the misparser cleanup filter does.
-### This work as basis of others
+### This work as basis for others
Authors interested in authoring with semantic annotations
have been discouraged by the lack of tools supporting it
diff --git a/_intro.qmd b/_intro.qmd
index 7c4c5a1..8f90855 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.
-![Filter strips annotations from content.](workflow/phase1.svg){#fig-phase1}
+![A filter strips annotations from content.](workflow/phase1.svg){#fig-phase1}
### Evolve accepted formats and tools