mirror of https://github.com/istio/istio.io.git
Fix README typos (#8273)
This commit is contained in:
parent
f5ce4ef4bf
commit
477883f1f5
|
@ -164,9 +164,9 @@ release).
|
|||
|
||||
Many documents on the Istio site demonstrate features using commands that may or may not continue to work as
|
||||
Istio evolves from release to release. To ensure the documented instructions stay up to date with as little
|
||||
continuous manual testing as possible, we have created a framework to automate the testing of these doucments.
|
||||
continuous manual testing as possible, we have created a framework to automate the testing of these documents.
|
||||
|
||||
Every page on [istio.io](https://istio.io) that can be tested includes a `PAGE TEST` indiciation under
|
||||
Every page on [istio.io](https://istio.io) that can be tested includes a `PAGE TEST` indication under
|
||||
the page title. For example:
|
||||
|
||||
<img src="page-test.png" alt="PAGE TEST" title="PAGE TEST" />
|
||||
|
|
Loading…
Reference in New Issue