We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20091a8 + 6b3d658 commit b86ac8cCopy full SHA for b86ac8c
README.md
@@ -79,7 +79,7 @@ provider:
79
80
## Workflow
81
82
-**Note:** The <function-name> is the corresponding name in `serverless.yml`
+**Note:** The `<function-name>` is the corresponding name in `serverless.yml`
83
84
1. Deploy the service with `serverless deploy`
85
2. Invoke a function with `serverless invoke -f <function-name>`
0 commit comments