Skip to content

Commit f8a3c46

Browse files
committed
polish
1 parent 2a5da61 commit f8a3c46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/splitclient-rb/cache/repositories/splits_repository.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class SplitsRepository < Repository
3232
label: "targeting rule type unsupported by sdk"
3333
}]
3434
TILL_PREFIX = '.splits.till'
35-
SPLIT_PREFIX = '.splits.'
35+
SPLIT_PREFIX = '.split.'
3636
READY_PREFIX = '.splits.ready'
3737

3838
def initialize(config, flag_sets_repository, flag_set_filter)

0 commit comments

Comments
 (0)