Browse Source

chore: updates README.md

e22m4u 1 year ago
parent
commit
660ac0e2be
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -198,7 +198,7 @@ router.defineRoute({
 
 
 ### Global hooks
 ### Global hooks
 
 
-A `TrieRouter` instance allows setting global hooks
+A `TrieRouter` instance allows to set up global hooks
 that have higher priority over route hooks and are
 that have higher priority over route hooks and are
 called first.
 called first.