Skip to content

Commit 06f1517

Browse files
authored
chore: update readme title (#34)
1 parent 3efbd68 commit 06f1517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: providers/openfeature-meta_provider/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# OpenFeature::SDK::Provider::MetaProvider for Ruby
1+
# OpenFeature Meta-Provider for Ruby
22

33
The `OpenFeature::SDK::Provider::MetaProvider` is a utility provider implementation that takes multiple [providers](https://docs.openfeature.dev/docs/specification/sections/providers) for use during flag resolution. This can be helpful when an organization is migrating or consolidating feature flag providers as they transition to OpenFeature. There are usually a combination of internal and vendor providers that are combined together to handle flag resolution. If your organization has different providers for different teams, consider looking at using [domains](https://openfeature.dev/specification/glossary#domain).
44

0 commit comments

Comments
 (0)