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 9ee4bba commit f335369Copy full SHA for f335369
keps/sig-api-machinery/2885-server-side-unknown-field-validation/README.md
@@ -303,7 +303,7 @@ with a deprecation warning.
303
304
Even though we feel deprecating client-side validation is justified due to the
305
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
+still acknowledge that there are benefits to giving users a way to validate
307
their objects without needing access to a server (which is a current use-case of
308
client-side validation, albeit one that is error-prone and not officially
309
supported).
0 commit comments