Update glob-support.asciidoc

Fixed typo

Fixes #6876
This commit is contained in:
Christopher Fujii 2017-04-04 07:28:48 -07:00 committed by Suyog Rao
parent d8d0ab521b
commit 0e1bce8ef3

View file

@ -1,7 +1,7 @@
[[glob-support]]
=== Glob Pattern Support
Logstash supports the following patterns wherever glob patters are allowed:
Logstash supports the following patterns wherever glob patterns are allowed:
*`*`*::
Match any file. You can also use an `*` to restrict other values in the glob.