Skip to content

Commit b1d1e1d

Browse files
committed
Merge branch '3.0.x'
Closes gh-971
2 parents ada4a9f + f4dde93 commit b1d1e1d

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
@@ -38,8 +38,8 @@ In its simplest form, you can use the macro to include all of the snippets for a
3838
operation::index[]
3939
----
4040

41-
You can use the operation macro also supports a `snippets` attribute.
42-
The `snippets` attribute to select the snippets that should be included.
41+
The operation macro also supports a `snippets` attribute.
42+
You can use it to select the snippets that should be included.
4343
The attribute's value is a comma-separated list.
4444
Each entry in the list should be the name of a snippet file (minus the `.adoc` suffix) to include.
4545
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)