typo: somthing -> something (#820)

This commit is contained in:
David Wheatley
2022-03-04 08:21:17 +05:30
committed by GitHub
parent 6552c4edd6
commit c07e44520a
@@ -83,7 +83,7 @@
? notification.message
: success
? 'Successful'
: 'Somthing went wrong'
: 'Something went wrong'
}}
</p>
</div>