We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea43614 + 146d0d1 commit 280a64dCopy full SHA for 280a64d
1 file changed
README.md
@@ -62,7 +62,7 @@ setInterval(function(){
62
set DEBUG=*,-not_this
63
```
64
65
- Note that PowerShell using different syntax to set environment variables.
+ Note that PowerShell uses different syntax to set environment variables.
66
67
```cmd
68
$env:DEBUG = "*,-not_this"
0 commit comments