We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea43614 commit 146d0d1Copy full SHA for 146d0d1
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