Skip to content

Commit

Permalink
Fix typo in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
L-Mario564 committed Feb 3, 2024
1 parent 070d3de commit 3053c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- Converted many types inferred from schemas into interfaces.
- Other minor changes to some interfaces and types.
- Introduce error handling via the `OsuJSGeneralError` and `OsuJSUnexpectedResponseError` classes and `OsuJSError` type.
- Token can now be revoken using `Client.revokeToken`. Has same functionality as `Auth.revokeToken`.
- Token can now be revoked using `Client.revokeToken`. Has same functionality as `Auth.revokeToken`.
- Add links to documentation in JSDoc comments.
- Add osu! Lazer mods to `Mod` type.
- Remove unused interface `GetBeatmapOptions`. (Not to be confused with `GetBeatmapsOptions`, note the plural form of beatmap).
Expand Down

0 comments on commit 3053c76

Please sign in to comment.