Fix wording on website hero text.

Requested by @pabloschuhmacher as a small fix.
This commit is contained in:
Matt Moyer 2021-02-23 12:17:26 -08:00 committed by GitHub
parent 2f7c80a5e0
commit 60034b39a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,11 +2,11 @@
<div class="wrapper">
<div class="text-block">
<h2>Batteries-included for Kubernetes authentication</h2>
<p>Pinniped is the easy, secure way to login to your Kubernetes clusters.</p>
<p>Pinniped is the easy, secure way to log in to your Kubernetes clusters.</p>
<div class="buttons">
<a class="button" href="/docs/">Get Started with Pinniped</a>
<a class="button secondary" href="https://github.com/vmware-tanzu/pinniped/releases">Download Latest Release</a>
</div>
</div>
</div>
</div>
</div>