diff --git a/registry/api/v2/descriptors.go b/registry/api/v2/descriptors.go index 7f9135fa0..cf000b274 100644 --- a/registry/api/v2/descriptors.go +++ b/registry/api/v2/descriptors.go @@ -269,7 +269,7 @@ type RouteDescriptor struct { // should match. Path string - // Entity should be a short, human-readalbe description of the object + // Entity should be a short, human-readable description of the object // targeted by the endpoint. Entity string