Skip to content

Commit c92cd60

Browse files
authored
Merge pull request #24582 from lacatoire/fix/issue-24516-bake-targets-hedge-word
Remove hedge word from Bake wildcard pattern note
2 parents 7b6fd9f + 25449a1 commit c92cd60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/manuals/build/bake/targets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Supported patterns:
122122
> [!NOTE]
123123
>
124124
> Always wrap wildcard patterns in quotes. Without quotes, your shell will expand the
125-
> wildcard to match files in the current directory, which usually causes errors.
125+
> wildcard to match files in the current directory, causing errors.
126126
127127
Examples:
128128

0 commit comments

Comments
 (0)