From 9dd36d508ecef5eb15520cddec982136a00d534d Mon Sep 17 00:00:00 2001 From: Brian Redmond Date: Mon, 30 Oct 2023 10:41:48 -0600 Subject: [PATCH] Fixed section title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98e634a1..83cba2d5 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ To learn how to depoy this app on AKS, see [Quickstart: Deploy an Azure Kubernet > Note: The above article shows a simplified version of the store app with some services removed. For the full application, you can use the `aks-store-all-in-one.yaml` file in this repo. -## Run on most any Kubernetes +## Run on any Kubernetes This application uses public images stored in GitHub Container Registry and Microsoft Container Registry (MCR). Once your Kubernetes cluster of choice is setup, you can deploy the full app with the below commands.