Skip to content

Commit acf4e56

Browse files
Update docs/guides/migrating-to-flag-sets.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Todd Baert <[email protected]>
1 parent 1edca5c commit acf4e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/migrating-to-flag-sets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Add `flagSetId` to your flag configurations at the set level:
6464
},
6565
"flags": {
6666
"feature-a": {
67-
"state": "ENABLED",
67+
"state": "ENABLED",
6868
"variants": {"on": true, "off": false},
6969
"defaultVariant": "on"
7070
}

0 commit comments

Comments
 (0)