We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39e1a5a commit b4398f5Copy full SHA for b4398f5
docs/error-handling.md
@@ -2,7 +2,7 @@
2
3
## Try-Catch
4
5
- Using async functions mean that you can try-catch `next`.
+ Using async functions means that you can try-catch `next`.
6
This example adds a `.status` to all errors:
7
8
```js
0 commit comments