typo: somthing -> something (#820)

This commit is contained in:
David Wheatley
2022-03-04 03:51:17 +01:00
committed by GitHub
parent 6552c4edd6
commit c07e44520a

View File

@ -83,7 +83,7 @@
? notification.message
: success
? 'Successful'
: 'Somthing went wrong'
: 'Something went wrong'
}}
</p>
</div>