Improve language of glob explanation

pull/1617/head
Andrew Stuart 8 years ago
parent d07e5cdfb6
commit c311b085d5
No known key found for this signature in database
GPG Key ID: D409317C5B5ACD4D

@ -71,7 +71,7 @@ data:
As your chart grows, you may find you have a greater need to organize your
files more, and so we provide a `Files.Glob(pattern string)` method to assist
in extracting certain files however you need.
in extracting certain files with all the flexibility of [glob patterns](//godoc.org/github.com/gobwas/glob).
For example, imagine the directory structure:

Loading…
Cancel
Save