fix: typo

This commit is contained in:
peaklabs-dev 2024-12-12 16:59:57 +01:00
parent 223aaadba3
commit 82a1478ca1
No known key found for this signature in database

View file

@ -154,7 +154,7 @@ class="flex items-center justify-between w-full p-4 rounded-md
<x-modal-confirmation title="Disable Two Step Confirmation?"
buttonTitle="Disable Two Step Confirmation" isErrorButton
submitAction="toggleTwoStepConfirmation" :actions="[
'Tow Step confimation will be disabled globally.',
'Two Step confimation will be disabled globally.',
'Disabling two step confirmation reduces security (as anyone can easily delete anything).',
'The risk of accidental actions will increase.',
]"