Skip to content

Commit

Permalink
fix: typo (#4296)
Browse files Browse the repository at this point in the history
  • Loading branch information
milosgajdos committed Mar 7, 2024
2 parents 5c662eb + 6465b4c commit 663b430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion registry/api/v2/descriptors.go
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 663b430

Please sign in to comment.