This commit is contained in:
Milos Gajdos 2024-03-07 10:18:20 +00:00 committed by GitHub
commit 663b430ccc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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