Skip to content

Commit 1aaa387

Browse files
authored
fix: update readme
Signed-off-by: Michael Beemer <[email protected]>
1 parent e947df5 commit 1aaa387

File tree

1 file changed

+1
-1
lines changed
  • src/OpenFeature.Contrib.Providers.Flipt

1 file changed

+1
-1
lines changed

src/OpenFeature.Contrib.Providers.Flipt/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Console.WriteLine(val);
8282
## Code setup
8383

8484
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.
85+
dotnet 8.0 was not utilized by this provider as OpenFeature aims to support a bigger range of dotnet versions.
8686

8787
### Rest Client using OpenAPI
8888

0 commit comments

Comments
 (0)