Update FoundModelsList.tsx

This commit is contained in:
Kent Keirsey 2023-07-20 20:51:54 -04:00 committed by GitHub
parent 8fdc8a8da5
commit 8e7f581065
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@ export default function FoundModelsList() {
dispatch(
addToast(
makeToast({
title: 'Faile To Add Model',
title: 'Failed To Add Model',
status: 'error',
})
)