Skip to content

Commit 8738e31

Browse files
authored
docs: fix typo in flagd readme
Signed-off-by: Michael Beemer <[email protected]>
1 parent e77e689 commit 8738e31

File tree

1 file changed

+2
-2
lines changed
  • src/OpenFeature.Contrib.Providers.Flagd

1 file changed

+2
-2
lines changed

Diff for: src/OpenFeature.Contrib.Providers.Flagd/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# flagd Feature Flag .NET Provider
1+
# flagd .NET Provider
22

33
The flagd Flag provider allows you to connect to your flagd instance.
44

55
# .Net SDK usage
66

77
## Install dependencies
88

9-
The first things we will do is install the **Open Feature SDK** and the **GO Feature Flag provider**.
9+
We will first install the **OpenFeature SDK** and the **flagd provider**.
1010

1111
### .NET Cli
1212
```shell

0 commit comments

Comments
 (0)