Skip to content

Commit f335369

Browse files
committed
s/their/there
1 parent 9ee4bba commit f335369

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-api-machinery/2885-server-side-unknown-field-validation

1 file changed

+1
-1
lines changed

keps/sig-api-machinery/2885-server-side-unknown-field-validation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ with a deprecation warning.
303303

304304
Even though we feel deprecating client-side validation is justified due to the
305305
inevitability of it always being less correct than server-side validation, we
306-
still acknowledge that their are benefits to giving users a way to validate
306+
still acknowledge that there are benefits to giving users a way to validate
307307
their objects without needing access to a server (which is a current use-case of
308308
client-side validation, albeit one that is error-prone and not officially
309309
supported).

0 commit comments

Comments
 (0)