feat: change wording of password recovery text slightly
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful

This commit is contained in:
SauceyRed 2025-07-16 11:37:04 +02:00
parent db2a99736a
commit 5bd307451d
Signed by: sauceyred
GPG key ID: 270B096EF6E9A462

View file

@ -12,7 +12,7 @@
</div>
</form>
<div v-else>
If an account with that username/email exists, an email will be sent to it shortly.
If an account with that username or email exists, an email will be sent to it shortly.
</div>
<div v-if="registrationEnabled">
Don't have an account? <NuxtLink :href="registerUrl">Register</NuxtLink> one!