Skip to content

Commit 146d0d1

Browse files
authored
Fix README typo
1 parent ea43614 commit 146d0d1

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)