Skip to content

Commit

Permalink
Doc review
Browse files Browse the repository at this point in the history
Signed-off-by: Fanit Kolchina <[email protected]>
  • Loading branch information
kolchfa-aws committed Nov 21, 2024
1 parent 8d43849 commit 1139ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _analyzers/token-filters/uppercase.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The `uppercase` token filter is used to convert all tokens (words) to uppercase

## Example

The following example request creates a new index named `uppercase_example` and configures an analyzer with `uppercase` filter:
The following example request creates a new index named `uppercase_example` and configures an analyzer with an `uppercase` filter:

```json
PUT /uppercase_example
Expand Down

0 comments on commit 1139ddf

Please sign in to comment.