diff --git a/content/en/docs/topics/vocab/index.md b/content/en/docs/topics/vocab/index.md index 8afb0760..008ace32 100644 --- a/content/en/docs/topics/vocab/index.md +++ b/content/en/docs/topics/vocab/index.md @@ -32,10 +32,11 @@ Vocab = Some-Name BasedOnStyles = Vale, MyStyle ``` -Each `Vocab` is a single folder (stored at `/Vocab//`) -consisting of two plain-text files—`accept.txt` and -`reject.txt`—that contain one word, phrase, or regular expression per -line. +Each `Vocab` is a single folder (stored at `/Vocab//`) consisting of +two plain-text files—`accept.txt` and `reject.txt`—that contain one word, +phrase, or regular expression per line. Vocabularies cannot be defined in +format-specific settings. Use multiple config files to use different vocabularies for +different formats. The effects of using a custom `Vocab` are as follows: