Skip to content

Commit 32ab713

Browse files
authored
Update README.md (#75)
fix typo
1 parent 16b50d0 commit 32ab713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ to reduce repetition and tedious behaviors.
7373

7474
#### File Variables
7575

76-
> you can still use and exclamation mark `!` in front of a variable to say not to
76+
> you can still use an exclamation mark `!` in front of a variable to say not to
7777
use it. Example `!$test` will match any file that is not a go test file.
7878

7979
- `$all` - matches all go files

0 commit comments

Comments
 (0)