Skip to content

Commit b86ac8c

Browse files
authored
Merge pull request #58 from raviqqe/patch-1
Escape <>
2 parents 20091a8 + 6b3d658 commit b86ac8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ provider:
7979
8080
## Workflow
8181
82-
**Note:** The <function-name> is the corresponding name in `serverless.yml`
82+
**Note:** The `<function-name>` is the corresponding name in `serverless.yml`
8383

8484
1. Deploy the service with `serverless deploy`
8585
2. Invoke a function with `serverless invoke -f <function-name>`

0 commit comments

Comments
 (0)