We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20091a8 commit 6b3d658Copy full SHA for 6b3d658
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