diff --git a/website/docs/api/kb.mdx b/website/docs/api/kb.mdx index 5c5abaef9..3a1cefe8d 100644 --- a/website/docs/api/kb.mdx +++ b/website/docs/api/kb.mdx @@ -200,7 +200,7 @@ to a certain prior probability. ### InMemoryCandidate.\_\_init\_\_ {id="candidate-init",tag="method"} -Construct a `InMemoryCandidate` object. Usually this constructor is not called +Construct an `InMemoryCandidate` object. Usually this constructor is not called directly, but instead these objects are returned by the `get_candidates` method of the [`entity_linker`](/api/entitylinker) pipe.