From 3da6fc23cad65e7d052ed8e99f506079e2fef3fe Mon Sep 17 00:00:00 2001 From: Thomas Poignant Date: Mon, 22 Jul 2024 18:00:41 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16e2073..6ab19c7 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This repository contains the official Swift OpenFeature provider for accessing y In conjuction with the [OpenFeature SDK](https://openfeature.dev/docs/reference/concepts/provider) you will be able to evaluate your feature flags in your **iOS**/**tvOS**/**macOS** applications. -For documentation related to flags management in GO Feasture Flag, refer to the [GO Feature Flag documentation website](https://gofeatureflag.org/docs). +For documentation related to flags management in GO Feature Flag, refer to the [GO Feature Flag documentation website](https://gofeatureflag.org/docs). ### Functionalities: - Managed the integration of the OpenFeature Swift SDK and GO Feature Flag relay-proxy.