Skip to content

Commit f751673

Browse files
authored
using * at the beginning of a glob? quote it
1 parent b688076 commit f751673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/04-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ outputs:
7676
{: .source}
7777

7878
The `glob` field consists of the name of a file in the output directory.
79-
If you don't know name of the file in advance, you can use a wildcard pattern like `*.txt`.
79+
If you don't know name of the file in advance, you can use a wildcard pattern like `glob: '*.txt'`.

0 commit comments

Comments
 (0)