diff --git a/keps/sig-api-machinery/3903-unknown-version-interoperability-proxy/README.md b/keps/sig-api-machinery/3903-unknown-version-interoperability-proxy/README.md index 173445aa042..b4c8c358055 100644 --- a/keps/sig-api-machinery/3903-unknown-version-interoperability-proxy/README.md +++ b/keps/sig-api-machinery/3903-unknown-version-interoperability-proxy/README.md @@ -310,7 +310,7 @@ To prevent server-side request forgeries we will not give control over informati #### StorageVersion enhancement needed -StorageVersion API currently tells us whether a particular StorageVersion can be read from etcd by the listed apiserver. We will enhance this API to also include apiserver ID of the server that can serve this StoageVersion. +StorageVersion API currently tells us whether a particular StorageVersion can be read from etcd by the listed apiserver. We will enhance this API to also include apiserver ID of the server that can serve this StorageVersion. #### Identifying destination apiserver's network location