We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d980c8 commit ed95969Copy full SHA for ed95969
docs/features/event-handler/rest.md
@@ -364,7 +364,7 @@ sequenceDiagram
364
365
<center>*Handled exceptions*</center>
366
367
-You can handle exceptions in middleware as you woul anywhere else, simply surround your code in
+You can handle exceptions in middleware as you would anywhere else, simply surround your code in
368
a `try`/`catch` block and processing will occur as usual.
369
370
```mermaid
0 commit comments