diff --git a/website/docs/usage/adding-languages.jade b/website/docs/usage/adding-languages.jade index 67ac8d610..03a1eae43 100644 --- a/website/docs/usage/adding-languages.jade +++ b/website/docs/usage/adding-languages.jade @@ -544,7 +544,7 @@ p p | You can now train the model using a corpus for your language annotated | with #[+a("http://universaldependencies.org/") Universal Dependencies]. - | If your corpus uses the connlu format, you can use the + | If your corpus uses the CONLL format, you can use the | #[+a("/docs/usage/cli#convert") #[code convert] command] to convert it to | spaCy's #[+a("/docs/api/annotation#json-input") JSON format] for training.