aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-01-25 00:14:47 -0800
committerFuwn <[email protected]>2024-01-25 00:14:47 -0800
commitc575621dd5826919d5fc6f275108d043295529da (patch)
tree1e85f315f6c76c2b45b9354399a6e737c9c7dcfc
parentfix(sequelspy): log in restriction (diff)
downloaddue.moe-c575621dd5826919d5fc6f275108d043295529da.tar.xz
due.moe-c575621dd5826919d5fc6f275108d043295529da.zip
fix(settings): notice grammar
-rw-r--r--src/routes/settings/+page.svelte4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/routes/settings/+page.svelte b/src/routes/settings/+page.svelte
index 3916c1e7..d9587225 100644
--- a/src/routes/settings/+page.svelte
+++ b/src/routes/settings/+page.svelte
@@ -58,8 +58,8 @@
<p>
<b>{$locale().settings.fields.notice}</b>
- AniList has temporarily increased their API rate limits, so may experience more occasional rate limits
- than usual, both on <a href={root('/')}>due.moe</a> and on AniList.
+ AniList has temporarily increased their API rate limits, so you may experience more occasional rate
+ limits than usual, both on <a href={root('/')}>due.moe</a> and on AniList.
</p>
</blockquote>