From 1d569e79d1e3d57608f4a338cd9976977232f13e Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Wed, 11 Oct 2023 16:22:20 -0600 Subject: fix option name for :parse_header_only (was :header_only, which is incorrect) --- docs/modules/api/pages/options.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/modules/api/pages/options.adoc b/docs/modules/api/pages/options.adoc index a91662a1..1b753e41 100644 --- a/docs/modules/api/pages/options.adoc +++ b/docs/modules/api/pages/options.adoc @@ -66,7 +66,7 @@ Instead of providing a Ruby block containing extensions to register, this option |_not set_ |`Extensions::Registry` instance -|`:header_only` +|`:parse_header_only` |If `true`, the parser stops after reading the header. |`false` |_Boolean_ -- cgit v1.2.3