Skip to content

Commit

Permalink
fix docs typo
Browse files Browse the repository at this point in the history
  • Loading branch information
qimiko committed Nov 24, 2024
1 parent 0fd0cc8 commit 04beb12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -636,7 +636,7 @@ paths:
tags:
- loader
summary: Get all loader versions, paginated
description: Returns a paginated list of all loader versions. This list is currently sorted by when the mods were added, not by their versions.
description: Returns a paginated list of all loader versions. This list is sorted by when the version was added, not by their version number.

parameters:
- name: gd
Expand Down

0 comments on commit 04beb12

Please sign in to comment.