diff --git a/website/usage/_training/_basics.jade b/website/usage/_training/_basics.jade index f78966ab1..3ffa8be9d 100644 --- a/website/usage/_training/_basics.jade +++ b/website/usage/_training/_basics.jade @@ -8,7 +8,7 @@ p | Collecting training data may sound incredibly painful – and it can be, | if you're planning a large-scale annotation project. However, if your main | goal is to update an existing model's predictions – for example, spaCy's - | named entity recognition – the hard is part usually not creating the + | named entity recognition – the hard part is usually not creating the | actual annotations. It's finding representative examples and | #[strong extracting potential candidates]. The good news is, if you've | been noticing bad performance on your data, you likely