From e49680e630c072fe2dace1de2ae21f05f9e7a836 Mon Sep 17 00:00:00 2001 From: Melinda Fekete Date: Wed, 6 Nov 2024 09:01:31 +0100 Subject: [PATCH] Apply suggestions from code review --- website/docs/availability.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/availability.md b/website/docs/availability.md index 8389504b3f64..a394e86acaab 100644 --- a/website/docs/availability.md +++ b/website/docs/availability.md @@ -15,11 +15,11 @@ This is an example of a feature that is only available to Enterprise customers w ## Plans - [Open Source](https://www.getunleash.io/pricing) - Available on [GitHub](https://github.com/Unleash/unleash) under an Apache 2.0 license. -- Pro - This plan is not currently offered. +- Pro - Currently not offered. - [Enterprise](https://www.getunleash.io/pricing) - Available as Pay-as-you-go or as an annual contract. ## Versioning Unleash uses [semantic versioning](https://semver.org/) with release notes available on [GitHub](https://github.com/Unleash/unleash/releases). For detailed instructions on upgrading your version, see [Upgrading Unleash](../using-unleash/deploy/upgrading-unleash). -[Unleash Edge](https://github.com/Unleash/unleash-edge) and our [SDKs](/reference/sdks) are versioned and released independently of Unleash. We recommend upgrading your SDKs and Unleash Edge to the latest version to ensure compatibility, optimal performance, and access to the latest features and security updates. +[Unleash Edge](https://github.com/Unleash/unleash-edge) and our [SDKs](/reference/sdks) are versioned and released independently of Unleash. We recommend upgrading your SDKs and Unleash Edge to the latest versions to ensure compatibility, optimal performance, and access to the latest features and security updates.