Skip to content

Commit b3a7abd

Browse files
toddbaertweyert
authored andcommitted
chore: fix typo in readme (open-feature#400)
Signed-off-by: Todd Baert <[email protected]> Signed-off-by: Weyert de Boer <[email protected]>
1 parent c6504d7 commit b3a7abd

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# .NET Environment Variable Provider
22

3-
The environment Variables provider allows you to read feature flags from the [process's environment](https://en.wikipedia.org/wiki/Environment_variable).
3+
The environment Variable provider allows you to read feature flags from the [process's environment](https://en.wikipedia.org/wiki/Environment_variable).
44

55
## Installation
66

0 commit comments

Comments
 (0)