Skip to content
This repository was archived by the owner on Dec 10, 2021. It is now read-only.

Commit 35600e9

Browse files
Brendan Abbottnfour
authored andcommitted
Fix README indentation
1 parent 744cbd7 commit 35600e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ functions:
7373
myFunc:
7474
events:
7575
- http:
76-
path: getStuff
77-
method: get
78-
documentation: ${file(serverless.doc.yml):endpoints.myFunc}
76+
path: getStuff
77+
method: get
78+
documentation: ${file(serverless.doc.yml):endpoints.myFunc}
7979
```
8080

8181
For more info on `serverless.yml` syntax, see their docs.

0 commit comments

Comments
 (0)