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:
Ahmet Dedeler
2025-12-10 03:12:00 +03:00
committed by GitHub
parent 18efa4cd73
commit 327d425fd5
13 changed files with 20 additions and 20 deletions
+2 -2
View File
@@ -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**