From 42ccbc9650c1eb7194e23a9f3d1390ccb0b33594 Mon Sep 17 00:00:00 2001 From: Niall Thomson Date: Fri, 1 Nov 2024 14:23:52 -0600 Subject: [PATCH] Fix typo in ingress lab --- website/docs/fundamentals/exposing/ingress/multiple-ingress.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/fundamentals/exposing/ingress/multiple-ingress.md b/website/docs/fundamentals/exposing/ingress/multiple-ingress.md index 951a3d1dd..c5cb81007 100644 --- a/website/docs/fundamentals/exposing/ingress/multiple-ingress.md +++ b/website/docs/fundamentals/exposing/ingress/multiple-ingress.md @@ -57,7 +57,7 @@ The output of this command will illustrate that: - Everything else will get sent to a target group for the ui service - As a default backup there is a 404 for any requests that happen to fall through the cracks -You can also checkout out the new ALB configuration in the AWS console: +You can also check out the new ALB configuration in the AWS console: