Fix typo in Asciidoctor attributes configuration
Closes gh-377
This commit is contained in:
committed by
Andy Wilkinson
parent
11483d738d
commit
dd00ce05aa
@@ -304,7 +304,7 @@ found in the following array:
|
||||
You can use `\*` as a wildcard to match fields with different names. For example,
|
||||
`users.*.role` could be used to document the role of every user in the following JSON:
|
||||
|
||||
[source,json.indent=0]
|
||||
[source,json,indent=0]
|
||||
----
|
||||
{
|
||||
"users":{
|
||||
|
||||
Reference in New Issue
Block a user