Skip to content

Commit

Permalink
docs: changed emphasis of provider register disclaimer
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
beeme1mr authored Jan 17, 2024
1 parent 02b6f26 commit cce8368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Once you've added a provider as a dependency, it can be registered with OpenFeat
OpenFeatureAPI.setProviderAndWait(MyProvider())
```

_(Asynchronous API that doesn't wait is also available)_
> Asynchronous API that doesn't wait is also available

### Targeting
Expand Down

0 comments on commit cce8368

Please sign in to comment.