Skip to content

Commit 280a64d

Browse files
authored
Merge pull request #391 from lurch/patch-1
Fix README typo
2 parents ea43614 + 146d0d1 commit 280a64d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ setInterval(function(){
6262
set DEBUG=*,-not_this
6363
```
6464

65-
Note that PowerShell using different syntax to set environment variables.
65+
Note that PowerShell uses different syntax to set environment variables.
6666

6767
```cmd
6868
$env:DEBUG = "*,-not_this"

0 commit comments

Comments
 (0)