Skip to content

Commit 866f763

Browse files
tiftranjaredlockhart
authored andcommitted
Change branch size help text fixes #812 (#1182)
1 parent 64b1510 commit 866f763

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/experimenter/experiments/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ class ExperimentConstants(object):
461461
CONTROL_RATIO_HELP_TEXT = """
462462
<p>
463463
Choose the size of this branch represented as a whole number.
464-
The size of all branches together must be less than or equal to 100.
464+
The size of all branches together must be equal to 100.
465465
It does not have to be exact, so these sizes are simply a
466466
recommendation of the relative distribution of the branches.
467467
</p>

0 commit comments

Comments
 (0)