Skip to content

Commit a95ca0b

Browse files
author
Tom McCarthy
committed
chore: revert unintentional change to docstring
1 parent f5836cc commit a95ca0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws_lambda_powertools/event_handler/api_gateway.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ def lambda_handler(event, context):
380380

381381

382382
class ApiGatewayResolver(BaseRouter):
383-
"""API Gateway and ALB proxy api_resolver
383+
"""API Gateway and ALB proxy resolver
384384
385385
Examples
386386
--------

0 commit comments

Comments
 (0)