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 afe1c7e commit a0c79d7Copy full SHA for a0c79d7
specification/sections/01-flag-evaluation.md
@@ -83,7 +83,7 @@ Though it's possible to use [events](./05-events.md) to await provider readiness
83
OpenFeature.setProvider("domain-1", new MyProvider());
84
```
85
86
-Clients can be associated with a particular provider by supplying a matching `domain`` when the provider is set.
+Clients can be associated with a particular provider by supplying a matching `domain` when the provider is set.
87
88
See [creating clients](#creating-clients), [domain](../glossary.md#domain) for details.
89
0 commit comments