Skip to content

Commit f2b4255

Browse files
committed
typo fix
1 parent c6da0cf commit f2b4255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/text-analytics/how-tos/text-analytics-how-to-entity-linking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Named Entity Recognition v2 uses a single endpoint for NER and entity linking re
115115

116116
You must have JSON documents in this format: ID, text, language.
117117

118-
Each document must must be under 5,120 characters, and you can have up to 1,000 items (IDs) per collection. The collection is submitted in the body of the request.
118+
Each document must be under 5,120 characters, and you can have up to 1,000 items (IDs) per collection. The collection is submitted in the body of the request.
119119

120120
### Structure the request
121121

0 commit comments

Comments
 (0)