Fix typo in tooltip
This commit is contained in:
parent
d1a089f22c
commit
6603f2fe65
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue