diff --git a/README.adoc b/README.adoc index d87e3a9..7ef8d0d 100644 --- a/README.adoc +++ b/README.adoc @@ -300,7 +300,7 @@ To begin, obtain the information about the Kubernetes cluster created within the az aks list --resource-group guideGroup --output table ``` -The cluster name, formatted as `clusterXXXXXX`, should be identified in the following output. +The cluster name, formatted as `clusterXXXXXX`, is identified in the following output. [role="no_copy"] ----