diff --git a/getting-started/controller-installation/microk8s-install.md b/getting-started/controller-installation/microk8s-install.md index 29a281e..116baff 100644 --- a/getting-started/controller-installation/microk8s-install.md +++ b/getting-started/controller-installation/microk8s-install.md @@ -37,7 +37,7 @@ microk8s enable helm3 dns storage metallb {% hint style="info" %} metlalb will request an IP address range. Specify the IP of Gigabit Ethernet interface. -If you interface address is 10.1.1.1 then provide metallb with: 10.1.1.1-10.1.1.1 +If your interface address is 10.1.1.1 then provide metallb with: 10.1.1.1-10.1.1.1 {% endhint %} ### Begin Controller Setup