We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64b1510 commit 866f763Copy full SHA for 866f763
1 file changed
app/experimenter/experiments/constants.py
@@ -461,7 +461,7 @@ class ExperimentConstants(object):
461
CONTROL_RATIO_HELP_TEXT = """
462
<p>
463
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.
+ The size of all branches together must be equal to 100.
465
It does not have to be exact, so these sizes are simply a
466
recommendation of the relative distribution of the branches.
467
</p>
0 commit comments