Fix typos in api reference docs

This commit is contained in:
Evanroby
2026-07-09 19:11:19 -04:00
committed by GitHub
parent 2f79a1336a
commit 97871a1b96
6 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -313,7 +313,7 @@ class SessionStartLimits:
total: :class:`int`
The total number of session starts the current user is allowed
remaining: :class:`int`
Remaining remaining number of session starts the current user is allowed
Remaining number of session starts the current user is allowed
reset_after: :class:`int`
The number of milliseconds until the limit resets
max_concurrency: :class:`int`