Browse Source

chore: updates README.md

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

+ 1 - 1
README.md

@@ -60,7 +60,7 @@ The first parameter of a route handler is a `RequestContext` instance.
 - `path: string` is a request pathname with a query string
 - `pathname: string` is a request pathname without a query string
 
-Here are possible values of RequestContext properties.
+Here are example values of RequestContext properties.
 
 ```js
 router.defineRoute({