Skip to content

Commit c852453

Browse files
authored
Update search-howto-index-one-to-many-blobs.md
Correcting tone as per acrolynx
1 parent c063a0b commit c852453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-howto-index-one-to-many-blobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Similar to the previous example, this mapping doesn't result in four documents s
139139

140140
## Limitations
141141

142-
When a document entry in the index is created from a line in a file, as explained in this article, deleting that line from the file does not automatically remove the corresponding entry from the index. To delete the document entry, you must manually submit a deletion request to the index using the [REST API deletion operation](/rest/api/searchservice/addupdate-or-delete-documents).
142+
When a document entry in the index is created from a line in a file, as explained in this article, deleting that line from the file does'nt automatically remove the corresponding entry from the index. To delete the document entry, you must manually submit a deletion request to the index using the [REST API deletion operation](/rest/api/searchservice/addupdate-or-delete-documents).
143143

144144
## Next steps
145145

0 commit comments

Comments
 (0)