Skip to content

Commit 593f98a

Browse files
Evan Wongjavanna
authored andcommitted
Fixed the string() code literal in the java client index api doc.
1 parent 80ab15d commit 593f98a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/java-api/index_.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Note that you can also add arrays with `startArray(String)` and
114114
other XContentBuilder objects.
115115

116116
If you need to see the generated JSON content, you can use the
117-
@string()@method.
117+
`string()` method.
118118

119119
[source,java]
120120
--------------------------------------------------

0 commit comments

Comments
 (0)