Fix typo in get started page

This changes "infrasturture" to "infrastructure". We also use consistent
casing for the Zuul and OpenDev nouns.

Change-Id: I9f0a6efab2cd3b7c8ce66479160a51d6c39773f5
This commit is contained in:
Clark Boylan 2022-01-19 11:41:38 -08:00
parent e7d42af215
commit 38762311dc
1 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@
<h2>Make Zuul Work for your Team</h2>
</header>
<p>There are many ways to put zuul to work for your team! From a commercially managed CI/CD solution to hosting and deploying on your own infrasturcture.</p>
<p>There are many ways to put Zuul to work for your team! From a commercially managed CI/CD solution to hosting and deploying on your own infrastructure.</p>
<h3>Quick Start Installation</h3>
<p>Ready to get started? <a href="https://zuul-ci.org/docs/zuul/tutorials/quick-start.html" target="_blank">Follow this tutorial</a> to walk through a basic gating configuration setup.</p>
@ -92,7 +92,7 @@
<h3>OpenDev Free/Libre Open Source Software (FLOSS) Hosting</h3>
<a href="https://opendev.org/" class="image left"><img alt="OpenDev" src="images/logo-opendev-small.svg" style="height:4em"/></a>
<p>Opendev integrates powerful continuous integration features, made possible by the donation of compute resources from our infrastructure partners. Do you have an open source project you'd like to host? <a href="https://opendev.org/" target="_blank">OpenDev hosting for FLOSS project development</a> might be right for you.</p>
<p>OpenDev integrates powerful continuous integration features, made possible by the donation of compute resources from our infrastructure partners. Do you have an open source project you'd like to host? <a href="https://opendev.org/" target="_blank">OpenDev hosting for FLOSS project development</a> might be right for you.</p>
</div>
</div>
</section>