Browse Source

chore: updates README.md

e22m4u 1 year ago
parent
commit
597aa8a86c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -46,7 +46,7 @@ trie.match('/foo/bar/baz');
 
 
 ## Debug
 ## Debug
 
 
-Do set environment variable `DEBUG=jsPathTrie*` before start.
+Set environment variable `DEBUG=jsPathTrie*` before start.
 
 
 ```bash
 ```bash
 DEBUG=jsPathTrie* npm run test
 DEBUG=jsPathTrie* npm run test