diff --git a/website/docs/api/stringstore.mdx b/website/docs/api/stringstore.mdx index cb1118ff0..375cccbb4 100644 --- a/website/docs/api/stringstore.mdx +++ b/website/docs/api/stringstore.mdx @@ -10,8 +10,8 @@ different `StringStores`. -Please note that the `StringStore` size is not static and increases as texts are -processed and new tokens are seen. +Please note that `StringStore` instances are not static. It increases in size as +texts with new tokens are processed.