summaryrefslogtreecommitdiff
path: root/docs/modules/api
diff options
context:
space:
mode:
Diffstat (limited to 'docs/modules/api')
-rw-r--r--docs/modules/api/pages/options.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/modules/api/pages/options.adoc b/docs/modules/api/pages/options.adoc
index ec8de64e..cba47e75 100644
--- a/docs/modules/api/pages/options.adoc
+++ b/docs/modules/api/pages/options.adoc
@@ -38,9 +38,9 @@ _(Experimental)._
|_Boolean_
|`:converter`
-|Specifies a user-supplied `Asciidoctor::Converter` instance, used in place of the converter that is automatically resolved from the `backend` value.
+|Specifies a user-supplied converter class or instance, used in place of the converter that is automatically resolved from the `backend` value.
|_not set_
-|`Asciidoctor::Converter` instance
+|`Asciidoctor::Converter` class or instance
|`:doctype`
|Sets the document type.