Skip to content

Commit 2e001b5

Browse files
Update articles/search/search-synonyms.md
1 parent e9e2533 commit 2e001b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-synonyms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Some key points about synonym maps:
2222
- A synonym map is a top-level resource that can be created once and used by many indexes.
2323
- A synonym map applies to string fields.
2424
- You can create and assign a synonym map at any time with no disruption to indexing or queries.
25-
- Your [service tier](search-limits-quotas-capacity.md#synonym-limits) sets the limits on how many synonyms maps you can create.
25+
- Your [service tier](search-limits-quotas-capacity.md#synonym-limits) sets the limits on how many synonym maps you can create.
2626
- Your search service can have multiple synonym maps, but within an index, a field definition can only have one synonym map assignment.
2727

2828
## Create a synonym map

0 commit comments

Comments
 (0)