Skip to content

Commit 9c929bb

Browse files
committed
fix typo
1 parent e077554 commit 9c929bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/AWSLambdaRuntimeCore/Documentation.docc/Deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ Resources:
297297
Outputs:
298298
# display API Gateway endpoint
299299
APIGatewayEndpoint:
300-
Description: API Gateway endpoint URI"
300+
Description: "API Gateway endpoint URI"
301301
Value: !Sub "https://${ServerlessHttpApi}.execute-api.${AWS::Region}.amazonaws.com"
302302
EOF
303303
```

0 commit comments

Comments
 (0)