We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7e28fb commit 08a604bCopy full SHA for 08a604b
README.md
@@ -17,7 +17,7 @@ from configcatclient import ConfigCatOptions, PollingMode
17
from openfeature import api
18
from configcat_openfeature_provider import ConfigCatProvider
19
20
-# Configure the OpenFeature API with a provider.
+# Configure the OpenFeature API with the ConfigCat provider.
21
api.set_provider(
22
ConfigCatProvider(
23
"sdk-key",
0 commit comments