e22m4u 1 год назад
Родитель
Сommit
0461129960
1 измененных файлов с 1 добавлено и 1 удалено
  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({