Skip to content

Commit dfd370a

Browse files
lcawlmarciw
andauthored
Update specification/synonyms/put_synonym/SynonymsPutRequest.ts
Co-authored-by: Marci W <[email protected]>
1 parent 80939ff commit dfd370a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/synonyms/put_synonym/SynonymsPutRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import { SynonymRule } from '../_types/SynonymRule'
2222

2323
/**
2424
* Create or update a synonym set.
25-
* Synonyms sets are limited to a maximum of 10000 synonym rules per set.
25+
* Synonyms sets are limited to a maximum of 10,000 synonym rules per set.
2626
* If you need to manage more synonym rules, you can create multiple synonym sets.
2727
* @rest_spec_name synonyms.put_synonym
2828
* @availability stack since=8.10.0 stability=stable

0 commit comments

Comments
 (0)