Преглед изворни кода

Correct format in analysis-predicate-context

Mayya Sharipova пре 5 година
родитељ
комит
ca5de06b0c

+ 2 - 2
docs/painless/painless-contexts/painless-analysis-predicate-context.asciidoc

@@ -30,7 +30,7 @@ analysis chain matches a predicate.
 `token.type` (`String`, read-only)::
         The type of the current token
 
-`token.keyword` ('boolean`, read-only)::
+`token.keyword` (`boolean`, read-only)::
         Whether or not the current token is marked as a keyword
 
 *Return*
@@ -40,4 +40,4 @@ analysis chain matches a predicate.
 
 *API*
 
-The standard <<painless-api-reference-shared, Painless API>> is available.
+The standard <<painless-api-reference-shared, Painless API>> is available.