Fix typo for exercise 4.
This commit is contained in:
@ -76,7 +76,7 @@ We can verify our Windows Container is running by:
|
|||||||
|
|
||||||
1. Clicking on the **netcandystore** frontend Windows Container.
|
1. Clicking on the **netcandystore** frontend Windows Container.
|
||||||
2. Selecting the **Resources** tab on the right hand panel and clicking on the pod name.
|
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.
|
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.
|
> 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user