summaryrefslogtreecommitdiff
path: root/docs/modules/tooling
diff options
context:
space:
mode:
authorGuillaume Grossetie <ggrossetie@gmail.com>2022-08-22 20:47:27 +0200
committerGitHub <noreply@github.com>2022-08-22 12:47:27 -0600
commitd72fe54346aa6963ae835f48681fa1ed917fb3fe (patch)
tree4896c6906efb3ee81aebde948580dd46767eb7c4 /docs/modules/tooling
parent81e3e772f1294f85a5be7d34d06e132494c44e5b (diff)
proofread documentation (PR #4336)
Diffstat (limited to 'docs/modules/tooling')
-rw-r--r--docs/modules/tooling/pages/index.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/tooling/pages/index.adoc b/docs/modules/tooling/pages/index.adoc
index 2f5eac34..bf6d2d1f 100644
--- a/docs/modules/tooling/pages/index.adoc
+++ b/docs/modules/tooling/pages/index.adoc
@@ -26,7 +26,7 @@ When you browse to an AsciiDoc file in the repository view, you will see an HTML
That preview is powered by Asciidoctor.
The HTML that's rendered is the embedded output produced by the built-in HTML converter.
That means it won't look like a standalone HTML document generated by Asciidoctor.
-Rather, the HTML is styled to match the theme of the hosting service and sanitized so it does not impact the rendering of the page.
+Rather, the HTML is styled to match the theme of the hosting service and sanitized, so it does not impact the rendering of the page.
That means that certain features may not be available.
Both services apply syntax highlighting to source blocks.