Skip to content

Commit

Permalink
docs: fix typo in README
Browse files Browse the repository at this point in the history
Closes #640
  • Loading branch information
kitsonk committed Mar 6, 2024
1 parent cba8779 commit 3b19204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ It also has several methods:
Resolves with the data from the body parsed as JSON. If a `jsonBodyReviver`
has been specified in the application, it will be used when parsing the JSON.

- `test()`
- `text()`

Resolves with a string that represents the contents of the body.

Expand Down

0 comments on commit 3b19204

Please sign in to comment.