Skip to content

Commit f4dde93

Browse files
committed
Merge pull request #970 from nicos68
* gh-970: Correct "Including Multiple Snippets for an Operation" Closes gh-970
2 parents 24d9095 + 1b90b94 commit f4dde93

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)