summaryrefslogtreecommitdiff
path: root/ext/data/schemas/dictionary-index-schema.json
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2021-05-30 16:22:25 -0400
committerGitHub <noreply@github.com>2021-05-30 16:22:25 -0400
commit6da81d59c34e58454ad12afe34d363b0c1e33bc7 (patch)
tree3e3956b13675c9bb49e25246f231f0bcde8eff6d /ext/data/schemas/dictionary-index-schema.json
parent5bf82a5b81ef172d544da9c5c25492577270e8aa (diff)
Update schema descriptions to be less redundant (#1721)
Diffstat (limited to 'ext/data/schemas/dictionary-index-schema.json')
-rw-r--r--ext/data/schemas/dictionary-index-schema.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/data/schemas/dictionary-index-schema.json b/ext/data/schemas/dictionary-index-schema.json
index 09cff711..c2f095c7 100644
--- a/ext/data/schemas/dictionary-index-schema.json
+++ b/ext/data/schemas/dictionary-index-schema.json
@@ -18,7 +18,7 @@
"sequenced": {
"type": "boolean",
"default": false,
- "description": "Whether or not this dictionary can be used as the primary dictionary. Primary dictionaries typically contain term/expression definitions."
+ "description": "Whether or not this dictionary contains sequencing information for related terms."
},
"format": {
"type": "integer",