summaryrefslogtreecommitdiff
path: root/docs/modules/extend/pages/use-converter.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/modules/extend/pages/use-converter.adoc')
-rw-r--r--docs/modules/extend/pages/use-converter.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/extend/pages/use-converter.adoc b/docs/modules/extend/pages/use-converter.adoc
index 2a0ee24a..95cdb729 100644
--- a/docs/modules/extend/pages/use-converter.adoc
+++ b/docs/modules/extend/pages/use-converter.adoc
@@ -9,7 +9,7 @@ To use this converter, require it by passing the path to the `-r` flag when call
The converter will self-register with the `pdf` backend and thus get used as the Asciidoctor PDF converter.
-That's all there is too it!
+That's all there is to it!
== Go further