Skip to content

Commit

Permalink
[DOCS] Fixes typo in KQL doc (#83860) (#83959)
Browse files Browse the repository at this point in the history
  • Loading branch information
gchaps authored Nov 20, 2020
1 parent 024d601 commit 48436f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/discover/kuery.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ To match multiple fields:
machine.os*:windows 10
-------------------

This sytax is handy when you have text and keyword
This syntax is handy when you have text and keyword
versions of a field. The query checks machine.os and machine.os.keyword
for the term
`windows 10`.
Expand Down

0 comments on commit 48436f4

Please sign in to comment.