We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68eb1df commit 86b578fCopy full SHA for 86b578f
providers/env-var/README.md
@@ -40,7 +40,7 @@ of the provider.
40
OpenFeatureAPI.getInstance().setProvider(provider);
41
```
42
43
-### Key Transformation
+### Key transformation
44
45
This provider supports transformation of keys to support different patterns used for naming feature flags and for
46
naming environment variables, e.g. SCREAMING_SNAKE_CASE env variables vs. hyphen-case keys for feature flags.
0 commit comments