Skip to content

Commit

Permalink
docs: fix typo in flagd readme
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Beemer <[email protected]>
  • Loading branch information
beeme1mr authored Apr 1, 2024
1 parent e77e689 commit 8738e31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/OpenFeature.Contrib.Providers.Flagd/README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# flagd Feature Flag .NET Provider
# flagd .NET Provider

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

# .Net SDK usage

## Install dependencies

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

### .NET Cli
```shell
Expand Down

0 comments on commit 8738e31

Please sign in to comment.