diff --git a/docs/user/tutorials/01-20-expose-function.md b/docs/user/tutorials/01-20-expose-function.md index 96c82cbf9..d419fe794 100644 --- a/docs/user/tutorials/01-20-expose-function.md +++ b/docs/user/tutorials/01-20-expose-function.md @@ -45,7 +45,7 @@ You can expose a Function using Kyma dashboard, Kyma CLI, or kubectl: 5. Select **Create** to confirm your changes. -6. Check if you can access the Function by selecting the HTTPS link under the **Host** column for the newly created APIRule. If successful, the `Hello World!` massage appears. +6. Check if you can access the Function by selecting the HTTPS link under the **Host** column for the newly created APIRule. If successful, the `Hello World!` message appears. #### **Kyma CLI**