summaryrefslogtreecommitdiff
path: root/docs/modules
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2021-04-11 00:03:23 -0600
committerDan Allen <dan.j.allen@gmail.com>2021-04-11 00:03:23 -0600
commite913d4fa0cde353c2659621e9680d96db0d855c4 (patch)
treec1f41f564ae09aed68caaab3ed1f908dd972a537 /docs/modules
parent523cbf3beb0b0065f2bbe0a78ba5ebff060dcca2 (diff)
fix typo on what's new page [skip ci]
Diffstat (limited to 'docs/modules')
-rw-r--r--docs/modules/ROOT/pages/whats-new.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/ROOT/pages/whats-new.adoc b/docs/modules/ROOT/pages/whats-new.adoc
index 6fd78f0d..d21ae99e 100644
--- a/docs/modules/ROOT/pages/whats-new.adoc
+++ b/docs/modules/ROOT/pages/whats-new.adoc
@@ -37,7 +37,7 @@ _**Release date:** 2021.04.10_
* Substitute attributes in manpurpose part of NAME section in manpage doctype (#4000)
* Output all mannames in name section of HTML output for manpage doctype (#3757)
-== Build and infrastructure::
+== Build and infrastructure
* Enable running tests as root (PR #3874) (*@mikemckiernan*)
* Import documentation for processor into Asciidoctor core repository (#3861) (*@graphitefriction*)