Skip to content

Commit 3926a57

Browse files
comment change
1 parent 48c615d commit 3926a57

File tree

1 file changed

+1
-1
lines changed
  • packages/optimizely-sdk/lib/optimizely

1 file changed

+1
-1
lines changed

packages/optimizely-sdk/lib/optimizely/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@ Optimizely.prototype.getEnabledFeatures = function(userId, attributes) {
659659
* @param {Object} attributes Optional user attributes
660660
* @return {*} Value of the variable cast to the appropriate
661661
* type, or null if the feature key is invalid or
662-
* the variable key is invalid.
662+
* the variable key is invalid
663663
*/
664664

665665
Optimizely.prototype.getFeatureVariable = function(featureKey, variableKey, userId, attributes) {

0 commit comments

Comments
 (0)