diff --git a/website/docs/usage/training.mdx b/website/docs/usage/training.mdx index 7a57602d3..d23437aeb 100644 --- a/website/docs/usage/training.mdx +++ b/website/docs/usage/training.mdx @@ -761,7 +761,7 @@ your pipeline and registered when it's loaded. See the documentation on Please note that unpackaged models produced by `spacy train` do **not include -any custom code**, you need to import the code to your script before loading in +any custom code**, you need to import the code in your script before loading unpackaged models.