Skip to content

Commit 4848e81

Browse files
committed
typo
1 parent 1e40dea commit 4848e81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

solutions/search/full-text/search-with-synonyms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ To create a synonym set using the UI:
8686
2. Click **Get started**
8787
3. Enter a name for your synonym set
8888
4. Add your synonym rules in the editor by adding terms to match against:
89-
- Add **Equivalent rules** by addings multiple equivalent terms. For example: `ipod, i-pod, i pod`
90-
- Add **Explicit rules** by addings multiple terms that map to a single term. For example: `i-pod, i pod => ipod`
89+
- Add **Equivalent rules** by adding multiple equivalent terms. For example: `ipod, i-pod, i pod`
90+
- Add **Explicit rules** by adding multiple terms that map to a single term. For example: `i-pod, i pod => ipod`
9191
5. Click **Save** to save your rules.
9292

9393
The UI supports the same synonym rule formats as the file-based approach. Changes made through the UI will automatically reload the associated analyzers.

0 commit comments

Comments
 (0)