static/plans: fixed typos
This commit is contained in:
parent
566a91f003
commit
2b78a192f3
1 changed files with 3 additions and 3 deletions
|
@ -339,7 +339,7 @@
|
|||
|
||||
<p>You can configure Quay to automatically build containers of your code on each commit. Integrations with GitHub, Bitbucket, GitLab and self-hosted Git repositories are supported. Each built container is stored on Quay and is available to be pulled down onto your servers.</p>
|
||||
|
||||
<p>To distribute your private containers onto your servers, Docker or rkt must be configured with the correct credientials. Quay has sophisticated access controls — organizations, teams, robot accounts, and more — to give you full control over which servers can pull down your containers. An API can be used to automate the creation and management of these credentials.</p>
|
||||
<p>To distribute your private containers onto your servers, Docker or rkt must be configured with the correct credentials. Quay has sophisticated access controls — organizations, teams, robot accounts, and more — to give you full control over which servers can pull down your containers. An API can be used to automate the creation and management of these credentials.</p>
|
||||
|
||||
<h4>How is Quay optimized for a team environment?</h4>
|
||||
|
||||
|
@ -539,7 +539,7 @@
|
|||
<ul class="features-list">
|
||||
<li><i class="fa fa-calendar"></i>
|
||||
<b>Invoice History</b>
|
||||
<p>Download past invoices for your billing team or purchasing departement.</p>
|
||||
<p>Download past invoices for your billing team or purchasing department.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -583,7 +583,7 @@
|
|||
|
||||
<p>Quay Enterprise is closely related to Quay, but runs on your own hardware or in your cloud environment. Running the application yourself is more secure and is more performant when running on the same cluster as your containerized applications.</p>
|
||||
|
||||
<p>When running behind your firewall, Quay Enterprise can connect to private Git repositories, LDAP insfrastructure, and more.</p>
|
||||
<p>When running behind your firewall, Quay Enterprise can connect to private Git repositories, LDAP infrastructure, and more.</p>
|
||||
|
||||
<h4>Additional FAQs</h4>
|
||||
|
||||
|
|
Reference in a new issue