summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2022-10-15 00:08:05 -0600
committerDan Allen <dan.j.allen@gmail.com>2022-10-15 00:08:05 -0600
commitc08853cf628b2d0fdac0ec89af048526eeacb560 (patch)
tree5c0073260607cee11174d7b81173b645949e8faa
parent3b4165fb1f1471dd194d2ac5709abf637ce90bdd (diff)
fix entry in CHANGELOG
-rw-r--r--CHANGELOG.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index 80c303be..0d23423e 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -21,7 +21,7 @@ Improvements::
* Propagate `:to_dir` option to document of AsciiDoc table cell (#4297)
* Force encoding of attribute data passed via CLI to UTF-8 if transcoding fails (#4351) (*@zkaip*)
- * Add include role to link/URL macro that replaces include directive when include is not enabled
+ * Add include role to link macro that replaces include directive when include is not enabled
Bug Fixes::