diff --git a/docs/docs/basic-features/managing-features.md b/docs/docs/basic-features/managing-features.md index f85256719328..052f9be469b6 100644 --- a/docs/docs/basic-features/managing-features.md +++ b/docs/docs/basic-features/managing-features.md @@ -50,7 +50,7 @@ button. Flags default to On (true) or Off (false). You can also optionally store and override String and numerical (int and float) values. The Flagsmith SDKs allow you to call both `hasFeature` as well as `getValue` on the same flag. These -calls will retrive both the Boolean value as well as the String/Numerical value if specified. The SDKs generally return +calls will retrieve both the Boolean value as well as the String/Numerical value if specified. The SDKs generally return False/Null if the flag is missing or the value is not set, but there are variations between different languages. ## Multi-Variate Flags diff --git a/docs/docs/platform/releases.md b/docs/docs/platform/releases.md index 2a4d9b612a05..5ca95f853520 100644 --- a/docs/docs/platform/releases.md +++ b/docs/docs/platform/releases.md @@ -139,7 +139,7 @@ Released **25 October 2022** Released **20 October 2022** - Add functionality to support adding users to a default user group on joining an organisation -- Add new index to identites to improve dashboard performance +- Add new index to identities to improve dashboard performance - IS_SET and IS_NOT_SET segment operators - Add statsd metrics