Skip to content

Commit

Permalink
Update specification/sections/01-flag-evaluation.md
Browse files Browse the repository at this point in the history
Co-authored-by: Todd Baert <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
  • Loading branch information
thomaspoignant and toddbaert authored Aug 14, 2023
1 parent a5c1b71 commit 072d08c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions specification/sections/01-flag-evaluation.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ await Openfeature.setProviderAndWait('client-name', myprovider);
const client = Openfeature.getClient('client-name');
```

Though it's possible to use [events](./05-events.md) to await provider readiness, such functions can make things simpler for `application authors` and `integrators`.

### 1.2. Client Usage

#### Requirement 1.2.1
Expand Down

0 comments on commit 072d08c

Please sign in to comment.