We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e947df5 commit 1aaa387Copy full SHA for 1aaa387
src/OpenFeature.Contrib.Providers.Flipt/README.md
@@ -82,7 +82,7 @@ Console.WriteLine(val);
82
## Code setup
83
84
Since the official [flipt-csharp](https://github.com/flipt-io/flipt-server-sdks/tree/main/flipt-csharp) only supports
85
-dotnet 8.0, it was not utilized in this provider as OpenFeature aims to support a bigger range of dotnet versions.
+dotnet 8.0 was not utilized by this provider as OpenFeature aims to support a bigger range of dotnet versions.
86
87
### Rest Client using OpenAPI
88
0 commit comments