Skip to content

Commit e344782

Browse files
fix typo
1 parent 9a35b81 commit e344782

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ const context: EvaluationContext = {
6060
targetingKey: 'TARGETING_KEY',
6161
};
6262
OpenFeatureAPI.getInstance().setCtx(context)
63+
```
6364
If the context was set at the client or api level, it is not required to provide it during flag evaluation.
6465

6566
## Evaluate with details

0 commit comments

Comments
 (0)