diff options
Diffstat (limited to 'internal')
| -rw-r--r-- | internal/api/client/lists/listsget.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/api/client/lists/listsget.go b/internal/api/client/lists/listsget.go index 1cd4d33e0..8d912241b 100644 --- a/internal/api/client/lists/listsget.go +++ b/internal/api/client/lists/listsget.go @@ -27,7 +27,7 @@ import ( // ListsGETHandler swagger:operation GET /api/v1/lists lists // -// Get all lists for owned by authorized user. +// Get all lists owned by authorized user. // // --- // tags: |
