Skip to content

Commit 80e5fbd

Browse files
authored
Update validation.md (#548)
Remove duplicated "if schema"
1 parent 281737d commit 80e5fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/essential/validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ Guard supports 2 types to define a validation.
224224

225225
### **override (default)**
226226

227-
Override schema if schema if schema is collide with each others.
227+
Override schema if schema is collide with each others.
228228

229229
![Elysia run with default override guard showing schema gets override](/blog/elysia-13/schema-override.webp)
230230

0 commit comments

Comments
 (0)