This commit is contained in:
Milos Gajdos
2024-03-07 10:18:20 +00:00
committed by GitHub

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