diff --git a/website/docs/api/spancategorizer.mdx b/website/docs/api/spancategorizer.mdx index 04655c742..2acb5d857 100644 --- a/website/docs/api/spancategorizer.mdx +++ b/website/docs/api/spancategorizer.mdx @@ -91,7 +91,7 @@ architectures and their arguments and hyperparameters. > ⚠️ Caution: if you set a non-default value for `spans_key`, you'll have to > update `[training.score_weights]` as well so that weights are computed -> properly. I. e. for `span_key == "myspankey"`, include this in your config: +> properly. E. g. for `span_key == "myspankey"`, include this in your config: > > ```ini > [training.score_weights]