Skip to content

Commit

Permalink
Fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jopdeklein committed Jan 31, 2023
1 parent 4356644 commit bb3e517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/integrations/optimizely.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ let experimentCache: ExperimentCacheType = {}
const forcedToggles: ForcedTogglesType = {}

/**
* Registers an externally passed in OptimizelySDK instance to use.
* Registers an externally passed in OptimizelySDK library to use.
* This is meant to give flexibility in which SDK to use, but since Opticks
* now relies on a specific version this will be bundled in future versions.
*
Expand Down

0 comments on commit bb3e517

Please sign in to comment.