Skip to content

Commit cb510ec

Browse files
committed
Fix spelling
1 parent 01e4929 commit cb510ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/workspace/[id]/export/tdei.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ async function upload() {
162162
163163
if (jobId) {
164164
// TODO: show a more helpful message
165-
toast.info(`TDEI import job ${jobId} created sucessfully.`);
165+
toast.info(`TDEI import job ${jobId} created successfully.`);
166166
navigateTo('/dashboard');
167167
}
168168
}

0 commit comments

Comments
 (0)