Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kreynoldsf5 committed May 6, 2024
1 parent dea9827 commit f3373df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions labapp/app/templates/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,8 @@ <h1><strong>Cloud App</strong></h1>
<p>
Exercises are run against instances of the <strong><a href="https://github.com/f5devcentral/f5xc-lab-mcn-practical/tree/main/cloudapp" target="_blank">cloud app</a></strong> hosted in each remote cloud environment.
The cloud app simply echoes back HTTP request info.
Unless otherwise noted, test results display headers and info <strong>from the request received by the app</strong>.
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 <strong>from the request received by the cloud app</strong>.
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.
</p>
Expand Down

0 comments on commit f3373df

Please sign in to comment.