Skip to content

Commit a0c79d7

Browse files
authored
docs: remove extra backtick character
Signed-off-by: Michael Beemer <[email protected]>
1 parent afe1c7e commit a0c79d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/sections/01-flag-evaluation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Though it's possible to use [events](./05-events.md) to await provider readiness
8383
OpenFeature.setProvider("domain-1", new MyProvider());
8484
```
8585

86-
Clients can be associated with a particular provider by supplying a matching `domain`` when the provider is set.
86+
Clients can be associated with a particular provider by supplying a matching `domain` when the provider is set.
8787

8888
See [creating clients](#creating-clients), [domain](../glossary.md#domain) for details.
8989

0 commit comments

Comments
 (0)