Skip to content

Commit

Permalink
chore: minor copy for grammar (#3235)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielle-ong authored Aug 2, 2024
1 parent 83579df commit f0f2307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/containers/Providers/ModalMigrations.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const ModalMigrations = () => {

default:
return loaderThreads || loaderModels
? 'Migration In Progressed'
? 'Migration In Progress'
: 'Migration Completed'
}
}
Expand Down

0 comments on commit f0f2307

Please sign in to comment.