diff --git a/website/docs/api/curatedtransformer.mdx b/website/docs/api/curatedtransformer.mdx index 900231244..5fdbd86cb 100644 --- a/website/docs/api/curatedtransformer.mdx +++ b/website/docs/api/curatedtransformer.mdx @@ -59,7 +59,8 @@ how the component should be configured. You can override its settings via the `config` argument on [`nlp.add_pipe`](/api/language#add_pipe) or in your [`config.cfg` for training](/usage/training#config). See the [model architectures](/api/architectures#curated-trf) documentation for details -on the curated transformer architectures and their arguments and hyperparameters. +on the curated transformer architectures and their arguments and +hyperparameters. > #### Example >