Skip to content

Commit 66c5625

Browse files
authored
Merge pull request #6301 from serverless/correct-typo
Correct typo
2 parents 4f6a1a8 + 17e9737 commit 66c5625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/providers/aws/events/apigateway.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1161,7 +1161,7 @@ provider:
11611161
websocketApiId: xxxxxxxxxx
11621162
description: Some Description
11631163
restApiResources:
1164-
/posts: xxxxxxxxxx
1164+
posts: xxxxxxxxxx
11651165
11661166
functions:
11671167
...

0 commit comments

Comments
 (0)