Skip to content

Commit c9fd196

Browse files
fix minor bugs
1 parent dc42957 commit c9fd196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/tooling-data.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3276,7 +3276,7 @@
32763276
description: 'Tools for static JSON schema analysis and processing, including a function which determines whether one schema describes a subset of another, a function which determines whether a schema describes the empty set and a function that converts a schema to its disjunctive normal form (DNF)'
32773277
toolingTypes: ['util-general-processing','util-schema-to-schema']
32783278
languages: ['JavaScript','TypeScript']
3279-
dependeciesOnValidators: ['https://github.com/ajv-validator/ajv']
3279+
dependsOnValidators: ['https://github.com/ajv-validator/ajv']
32803280
creators:
32813281
- name: 'Johannes Bohner'
32823282
username: 'jobohner'

0 commit comments

Comments
 (0)