Skip to content

Commit ac88193

Browse files
Etienne Vouganiemela
authored andcommitted
rm stray commas
1 parent c81e493 commit ac88193

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
@@ -1362,7 +1362,7 @@ It is a judge error if the score of `secret` or any test data group exceeds its
13621362

13631363
#### Required Dependent Groups
13641364

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

0 commit comments

Comments
 (0)