Skip to content

Commit a680a88

Browse files
Etienne VougaEtienne Vouga
authored andcommitted
rm stray commas
1 parent 186589e commit a680a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/2023-07-draft.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1357,7 +1357,7 @@ It is a judge error if the score of `secret` or any test data group exceeds its
13571357

13581358
#### Required Dependent Groups
13591359

1360-
A test data group, or `secret` may specify that it depends on some other test data groups, or `sample`.
1360+
A test data group or `secret` may specify that it depends on some other test data groups or `sample`.
13611361
Each required group must be either `sample` or have `pass-fail` aggregation.
13621362
The dependent group will only be run if the group being depended on receives an accepted verdict for all test cases in the group.
13631363
If the dependent group is not run, the group score is 0.

0 commit comments

Comments
 (0)