1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00

Fix: typo webpage (#579)

entperise -> enterprise
This commit is contained in:
Mattias Lundell 2020-03-31 19:19:35 +02:00 committed by GitHub
parent 333601eaea
commit 0f73f09675
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -127,7 +127,7 @@ const FeatureCallout = () => (
const SASSOffering = () => (
<div className="productShowcaseSection">
<p className="sassOffering">
Unleash also comes in a entperise edition with additional features and a hosted option (SaaS). Check out&nbsp;
Unleash also comes in a enterprise edition with additional features and a hosted option (SaaS). Check out&nbsp;
<a href="https://www.unleash-hosted.com/open-source">unleash-hosted.com</a>
</p>
</div>