diff --git a/docs/src/docs/asciidoc/working-with-asciidoctor.adoc b/docs/src/docs/asciidoc/working-with-asciidoctor.adoc index 700fb406..49663530 100644 --- a/docs/src/docs/asciidoc/working-with-asciidoctor.adoc +++ b/docs/src/docs/asciidoc/working-with-asciidoctor.adoc @@ -33,7 +33,7 @@ for the index operation: [source,indent=0] ---- -operation::index[snippets=curl-request,http-request,http-response] +operation::index[snippets='curl-request,http-request,http-response'] ---- To include all of an operation's snippets, the `snippets` attribute can be omitted: