Skip to content

Commit 865362f

Browse files
authored
Word arrangement bug
Was in-built should be built-in
1 parent 0b9255a commit 865362f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/client-concepts/high-level/analysis/testing-analyzers.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ please modify the original csharp file found at the link and submit the PR with
2020
When <<writing-analyzers, building your own analyzers>>, it's useful to test that the analyzer
2121
does what we expect it to. This is where the {ref_current}/indices-analyze.html[Analyze API] comes in.
2222

23-
==== Testing in-built analyzers
23+
==== Testing built-in analyzers
2424

2525
To get started with the Analyze API, we can test to see how a built-in analyzer will analyze
2626
a piece of text

0 commit comments

Comments
 (0)