Skip to content

Commit

Permalink
grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
RagnarGrootKoerkamp committed Aug 18, 2024
1 parent d446b05 commit 13884d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/2023-07-draft.md
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@ Sample test cases can be used in three places:
By default the sample data for all three cases is taken from the `.in` and `.ans` file pairs under `data/sample`.
Some problems require (slightly) different data in each of these cases.
We allow customizing this in subdirecties `data/sample/statement` and `data/sample/download`.
In this case it recommended to symlink identical files from these subdirectories to those in `data/sample`.
In this case it is recommended to symlink identical files from these subdirectories to those in `data/sample`.

#### Samples used by the judge
The `data/sample` directory contains test cases similar to those in `data/secret`.
Expand Down

0 comments on commit 13884d8

Please sign in to comment.