Skip to content

Commit e8c72d4

Browse files
author
Mika Kunnas
committed
update README
1 parent 9cad077 commit e8c72d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The purpose of this project is to fill the grap by doing the conversion between
2222
* removes [OpenAPI specific properties](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md#fixed-fields-20) such as `discriminator`, `deprecated` etc.
2323
* optionally supports `patternProperties` with `x-patternProperties` in the Schema Object
2424

25-
**NOTE**: `$ref`s are not dereferenced. Use a dereferences such as [json-schema-ref-parser](https://www.npmjs.com/package/json-schema-ref-parser) prior to using this package.
25+
**NOTE**: `$ref`s are not dereferenced. Use a dereferencer such as [json-schema-ref-parser](https://www.npmjs.com/package/json-schema-ref-parser) prior to using this package.
2626

2727
## Installation
2828

0 commit comments

Comments
 (0)