From f3373dfd6bfa9c7f003209a39ab4a51b33fdf7c7 Mon Sep 17 00:00:00 2001 From: Kevin Reynolds Date: Mon, 6 May 2024 09:39:58 -0400 Subject: [PATCH] typo --- labapp/app/templates/overview.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/labapp/app/templates/overview.html b/labapp/app/templates/overview.html index 1c5e3a7..e667e2b 100644 --- a/labapp/app/templates/overview.html +++ b/labapp/app/templates/overview.html @@ -178,8 +178,8 @@

Cloud App

Exercises are run against instances of the cloud app hosted in each remote cloud environment. The cloud app simply echoes back HTTP request info. -Unless otherwise noted, test results display headers and info from the request received by the app. -In other words, test critera are evaluating being sent (as echoed back from the cloud app). +Unless otherwise noted, test results display headers and info from the request received by the cloud app. +In other words, test criteria are evaluating the request being sent (as echoed back from the cloud app). To demonstrate, you can access an endpoint of each cloud app from your browser.