Skip to content

Commit 035abf3

Browse files
tatomyr1AnnaWi
andauthored
Update docs/@v2/guides/lint-asyncapi.md
Co-authored-by: Anna Widlarz <anna.widlarz@redocly.com>
1 parent e66aca9 commit 035abf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/@v2/guides/lint-asyncapi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ rules:
3333
```
3434
3535
The empty `extends` element instructs Redocly CLI not to use any existing rulesets, but to display an error if the `struct` rule finds any problem.
36-
This rule checks that the document structure matches what is expected by the AsyncAPI specification.
36+
This rule checks that the document structure matches the AsyncAPI specification.
3737

3838
With this configuration file, and your AsyncAPI description file (or use one of the [existing examples](https://github.com/asyncapi/spec/tree/master/examples)), run the linting command:
3939

0 commit comments

Comments
 (0)