Fix wording

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
This commit is contained in:
Edward 2023-03-06 15:04:41 +01:00 committed by GitHub
parent 13f9a9af20
commit f21d12bbff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -761,7 +761,7 @@ your pipeline and registered when it's loaded. See the documentation on
<Infobox variant="warning"> <Infobox variant="warning">
Please note that unpackaged models produced by `spacy train` do **not include 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. unpackaged models.
</Infobox> </Infobox>