fix: small typo of click as clik

Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
This commit is contained in:
Anders F Björklund 2024-01-22 17:19:55 +01:00 committed by Florent BENOIT
parent 49285c36a7
commit 8c0e10a43b
2 changed files with 2 additions and 2 deletions

View file

@ -51,7 +51,7 @@ Therefore, create a Pod that uses the loaded image.
1. **Kubernetes YAML file**: select your `verify_my_image.yaml` file.
1. **Select Runtime**: **Using a Kubernetes cluster**.
1. Click **Play**.
1. Clik **Done**
1. Click **Done**
1. Open **<Icon icon="fa-solid fa-cubes" size="lg" /> Pods**.
1. **<Icon icon="fa-solid fa-search" size="lg" /> Search pods**: `<verify-my-image>`.
1. The pod **Status** is **Running**.

View file

@ -56,7 +56,7 @@ You can also create a Pod that uses the loaded image:
1. **Kubernetes YAML file**: select your `verify_my_image.yaml` file.
1. **Select Runtime**: **Using a Kubernetes cluster**.
1. Click **Play**.
1. Clik **Done**
1. Click **Done**
1. Open **<Icon icon="fa-solid fa-cubes" size="lg" /> Pods**.
1. **<Icon icon="fa-solid fa-search" size="lg" /> Search pods**: `<verify-my-image>`.
1. The pod **Status** is **Running**.