Skip to content

Commit 4b3656f

Browse files
committed
Fixup
1 parent fa48b16 commit 4b3656f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/context.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ interface LDContext {
1414
flags: LDFlagSet;
1515

1616
/**
17-
* Map of camelized flag keys to their original unmodified form. Empty if camelization option is off.
17+
* Map of camelized flag keys to their original unmodified form. Empty if useCamelCaseFlagKeys option is false.
1818
*/
1919
flagKeyMap: LDFlagKeyMap;
2020

0 commit comments

Comments
 (0)