Skip to content

Commit ef3f4ab

Browse files
committed
doc: Typo fix
1 parent 16b0d32 commit ef3f4ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Properties:
7878
| [method](https://expressjs.com/en/4x/api.html#req.method) | - |
7979
| [query](https://expressjs.com/en/4x/api.html#req.query) | Doesn't include repeated query parameters. |
8080
| [params](https://expressjs.com/en/4x/api.html#req.params) | - |
81-
| [headers](https://expressjs.com/en/4x/api.html#req.headers) | Doesn't include repeaded headers values |
81+
| [headers](https://expressjs.com/en/4x/api.html#req.headers) | Doesn't include repeated headers values |
8282

8383
Methods:
8484

0 commit comments

Comments
 (0)