diff --git a/app/router/v2/locations.py b/app/router/v2/locations.py index 649f9c9e..2f0ae61a 100644 --- a/app/router/v2/locations.py +++ b/app/router/v2/locations.py @@ -20,7 +20,7 @@ async def get_locations( """ Getting the locations. """ - # All query paramameters. + # All query parameters. params = dict(request.query_params) # Remove reserved params.