Fix typo for exercise 4.

This commit is contained in:
2024-05-27 11:06:12 +12:00
parent 4427dc635e
commit 4f225728ba

View File

@ -76,7 +76,7 @@ We can verify our Windows Container is running by:
1. Clicking on the **netcandystore** frontend Windows Container.
2. Selecting the **Resources** tab on the right hand panel and clicking on the pod name.
3. Clicking the **Termainl** tab and verifying that a Windows command prompt displays.
3. Clicking the **Terminal** tab and verifying that a Windows command prompt displays.
4. Returning to the **Topology** screen and opening the URL for the **netcandystore** application to confirm the application is running.
> Note: You may need to change from `https://` to `http://` in your browser address bar when opening the application URL as some browsers now automatically attempt to redirect to HTTPS, however this application route is currently only served as HTTP.