Commit 5c248fb
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
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments