File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages/optimizely-sdk/lib Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ export class OptimizelyConfig {
48
48
public revision : string ;
49
49
50
50
/**
51
- * This experimentsMap is for experiments of legacy projects only
51
+ * This experimentsMap is for experiments of legacy projects only.
52
52
* For flag projects, experiment keys are not guaranteed to be unique
53
53
* across multiple flags, so this map may not include all experiments
54
54
* when keys conflict.
Original file line number Diff line number Diff line change @@ -345,7 +345,7 @@ export interface OptimizelyConfig {
345
345
revision : string ;
346
346
347
347
/**
348
- * This experimentsMap is for experiments of legacy projects only
348
+ * This experimentsMap is for experiments of legacy projects only.
349
349
* For flag projects, experiment keys are not guaranteed to be unique
350
350
* across multiple flags, so this map may not include all experiments
351
351
* when keys conflict.
You can’t perform that action at this time.
0 commit comments