Skip to content

Commit 5c248fb

Browse files
authored
docs: fix typo, it's its not it's (#1353)
Title says it all ### PR Checklist - [x] The PR title follows [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) - [ ] Is this closing an open issue? If so, link it, else include a proper description of the changes and reason behind them. - [ ] Does the PR have changes to the frontend? If so, include screenshots or a recording of the changes. <br/>If it affect colors, please include screenshots/recording in both light and dark mode. - [ ] Does the PR have changes to the backend? If so, make sure tests are added. <br/>And if changing dababase queries, be sure you have ran `sqlx prepare` and committed the changes in the `.sqlx` directory.
1 parent b087cd9 commit 5c248fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/docs/quotas-and-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ increase, and the reason for the increase.
1313

1414
Don't see quotas as limits. If you need more than the default quota, please
1515
reach out to us and we'll be happy to increase it. Quotas are in place to
16-
prevent abuse, not to prevent you from using JSR to it's fullest.
16+
prevent abuse, not to prevent you from using JSR to its fullest.
1717

1818
## Quotas per account
1919

0 commit comments

Comments
 (0)