Fix typo in tooltip

This commit is contained in:
Andrew Kingston 2023-07-05 09:56:07 +01:00
parent d1a089f22c
commit 6603f2fe65
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@
quiet
secondary
on:click={revertApp}
tooltip="Unavailable - another user is editing your app"
tooltip="Unavailable - another user is editing this app"
>
Revert
</Link>