fix: typo (#4296)
This commit is contained in:
commit
663b430ccc
1 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@ type RouteDescriptor struct {
|
||||||
// should match.
|
// should match.
|
||||||
Path string
|
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.
|
// targeted by the endpoint.
|
||||||
Entity string
|
Entity string
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue