mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-25 11:54:36 +00:00
Fix obvious typos (#2585)
## Summary - fix obvious spelling typos flagged by codespell across docs, tests, comments - no functional changes ## Testing - pre-commit hooks (eslint/prettier) ran during commit
This commit is contained in:
@@ -176,7 +176,7 @@ GET https://openfront.io/public/clan/:clanTag
|
||||
**Query Parameters:**
|
||||
|
||||
- `start` (optional): ISO 8601 timestamp
|
||||
- `end` (optonal): ISO 8601 timestamp
|
||||
- `end` (optional): ISO 8601 timestamp
|
||||
|
||||
**Example**
|
||||
|
||||
@@ -198,7 +198,7 @@ GET https://api.openfront.io/public/clan/:clanTag/sessions
|
||||
**Query Parameters:**
|
||||
|
||||
- `start` (optional): ISO 8601 timestamp
|
||||
- `end` (optonal): ISO 8601 timestamp
|
||||
- `end` (optional): ISO 8601 timestamp
|
||||
|
||||
**Example**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user