diff options
Diffstat (limited to 'ext/data/schemas/dictionary-index-schema.json')
-rw-r--r-- | ext/data/schemas/dictionary-index-schema.json | 2 |
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", |