Skip to content

Commit c0e787e

Browse files
authored
[DOCS] Fix snippet language for elision token filter (#49325)
Fixes error from backport of #49262.
1 parent 48b8b80 commit c0e787e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/analysis/tokenfilters/elision-tokenfilter.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ The following <<indices-create-index,create index API>> request uses the
9292
`elision` filter to configure a new
9393
<<analysis-custom-analyzer,custom analyzer>>.
9494

95-
[source,js]
95+
[source,console]
9696
--------------------------------------------------
9797
PUT /elision_example
9898
{

0 commit comments

Comments
 (0)