Skip to content

Commit 1b90b94

Browse files
nicos68wilkinsona
authored andcommitted
Correct "Including Multiple Snippets for an Operation"
A couple of sentences in the documentation do not make sense. I reworded them the way I feel they should have been written. Signed-off-by: nicos68 <nicolas.seiller@protonmail.com> See gh-970
1 parent 24d9095 commit 1b90b94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/docs/asciidoc/working-with-asciidoctor.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ In its simplest form, you can use the macro to include all of the snippets for a
3737
operation::index[]
3838
----
3939

40-
You can use the operation macro also supports a `snippets` attribute.
41-
The `snippets` attribute to select the snippets that should be included.
40+
The operation macro also supports a `snippets` attribute.
41+
You can use it to select the snippets that should be included.
4242
The attribute's value is a comma-separated list.
4343
Each entry in the list should be the name of a snippet file (minus the `.adoc` suffix) to include.
4444
For example, only the curl, HTTP request, and HTTP response snippets can be included, as shown in the following example:

0 commit comments

Comments
 (0)