From 0342b05f5cfe7642702d402577016db24cc62dbe Mon Sep 17 00:00:00 2001 From: Jennifer Travinski Date: Mon, 25 Oct 2021 10:28:06 -0400 Subject: [PATCH] Corrected typo --- .../v2.5/en/installation/install-rancher-on-k8s/aks/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.5/en/installation/install-rancher-on-k8s/aks/_index.md b/content/rancher/v2.5/en/installation/install-rancher-on-k8s/aks/_index.md index a0458162d17..eebc9ec8495 100644 --- a/content/rancher/v2.5/en/installation/install-rancher-on-k8s/aks/_index.md +++ b/content/rancher/v2.5/en/installation/install-rancher-on-k8s/aks/_index.md @@ -4,7 +4,7 @@ shortTitle: AKS weight: 4 --- -This page covers how to install Rancher on Microsoft's Azure Kubernetes Servcice (AKS). +This page covers how to install Rancher on Microsoft's Azure Kubernetes Service (AKS). The guide uses command line tools to provision an AKS cluster with an ingress. If you prefer to provision your cluster using the Azure portal, refer to the [official documentation](https://docs.microsoft.com/en-us/azure/aks/kubernetes-walkthrough-portal).