You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tutorial/getting-started/validation/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,7 +96,7 @@ See <DocLink href="/essential/validation#schema-type">Schema Type</DocLink> for
96
96
## Response Validation
97
97
When you define a validation schema for `response`, Elysia will validate the response before sending it to the client, and type check the response for you.
98
98
99
-
You can also specified which status code to validate:
99
+
You can also specify which status code to validate:
0 commit comments