Skip to content

Commit 1f93f20

Browse files
committed
fix: Fixed linter
1 parent 2d8b48d commit 1f93f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/projects/bugs/docs/Markdown_example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Supports OpenAPI and GraphQL specifications processing.
4343
- ~~AsyncApi 3.x~~ (roadmap)
4444

4545
## Other libraries
46-
There are some libraries that can merge schemas combined with allOf. One of the most popular is [mokkabonna/json-schema-merge-allof](https://www.npmjs.com/package/json-schema-merge-allof), but it has some limitatons: Does not support circular $refs and no Typescript syntax out of the box.
46+
There are some libraries that can merge schemas combined with allOf. One of the most popular is [mokkabonna/json-schema-merge-allof](https://npmjs.com/package/json-schema-merge-allof), but it has some limitatons: Does not support circular $refs and no Typescript syntax out of the box.
4747

4848
## License
4949

0 commit comments

Comments
 (0)