We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86fdaa2 commit 0f53bf8Copy full SHA for 0f53bf8
docs/02-get-started/02-deploy-expose-function.md
@@ -20,7 +20,7 @@ First, let's create the Function and apply it.
20
4. Name the Function `hello-world`.
21
5. From the **Language** dropdown, choose `JavaScript`.
22
6. From the **Runtime** dropdown, choose one of the available `nodejs`.
23
-7. Keep the sample function code.
+7. Keep the sample Function code.
24
8. Click **Create**.
25
</details>
26
<details>
0 commit comments