Skip to content

Commit ed95969

Browse files
svozzasdangol
andauthored
Update docs/features/event-handler/rest.md
Co-authored-by: Swopnil Dangol <[email protected]>
1 parent 5d980c8 commit ed95969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/event-handler/rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ sequenceDiagram
364364

365365
<center>*Handled exceptions*</center>
366366

367-
You can handle exceptions in middleware as you woul anywhere else, simply surround your code in
367+
You can handle exceptions in middleware as you would anywhere else, simply surround your code in
368368
a `try`/`catch` block and processing will occur as usual.
369369

370370
```mermaid

0 commit comments

Comments
 (0)