Skip to content

Commit cce8368

Browse files
authored
docs: changed emphasis of provider register disclaimer
Addresses a linting issue discovered in the docs. https://github.com/open-feature/openfeature.dev/actions/runs/7562514753/job/20593130444?pr=359 Signed-off-by: Michael Beemer <[email protected]>
1 parent 02b6f26 commit cce8368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Once you've added a provider as a dependency, it can be registered with OpenFeat
9292
OpenFeatureAPI.setProviderAndWait(MyProvider())
9393
```
9494

95-
_(Asynchronous API that doesn't wait is also available)_
95+
> Asynchronous API that doesn't wait is also available
9696
9797

9898
### Targeting

0 commit comments

Comments
 (0)