Skip to content

Commit

Permalink
grammar fixes
Browse files Browse the repository at this point in the history
Co-authored-by: Jaap Eldering <[email protected]>
  • Loading branch information
vmcj and eldering committed May 26, 2022
1 parent 1fe6ec5 commit 98514d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Contest_Archive_Format.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ Some of these API endpoints are often written by humans in an archive.
For this reason, those files can also be written in YAML instead of JSON.
This holds for the following files:

- `contest.json`, which them becomes `contest.yaml`.
- `problems.json`, which them becomes `problems.yaml`.
- `accounts.json`, which them becomes `accounts.yaml`.
- `contest.json`, which then becomes `contest.yaml`.
- `problems.json`, which then becomes `problems.yaml`.
- `accounts.json`, which then becomes `accounts.yaml`.

The section [Example YAML files](#example-yaml-files) list example YAML files.

Expand Down

0 comments on commit 98514d1

Please sign in to comment.