Skip to content

Commit

Permalink
FIX typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pubkey committed Jan 28, 2025
1 parent 74dfa99 commit ae07e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-src/docs/article-json-schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Also it makes your types consisted across your codebase: No more out-of-sync def

## Different JSON Schema Validators

In order to validate whether a given document complies with the schema, RxDB uses pluggable validators. Historically, RxDB supportes/supported:
In order to validate whether a given document complies with the schema, RxDB uses pluggable validators. Historically, RxDB supports/supported:

- [ajv](https://ajv.js.org/)
- [z-schema](https://github.com/zaggino/z-schema)
Expand Down

0 comments on commit ae07e27

Please sign in to comment.