Skip to content

Commit 099819d

Browse files
committed
Grammar: Add article 'the' for readability
1 parent f626d9c commit 099819d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/patterns/body-parser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ head:
1515
---
1616

1717
# Body Parser
18-
Like Express, body-parser is a function to parse body of an incoming request.
18+
Like Express, body-parser is a function to parse the body of an incoming request.
1919

2020
By default, Elysia will parse the body with content-type of:
2121
- `text/plain`

0 commit comments

Comments
 (0)