Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mmabrouk committed Nov 1, 2023
1 parent fe5458b commit b81b7ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ const CreateAppStatusModal: React.FC<Props & React.ComponentProps<typeof Modal>>
/>
)}
<Typography.Text>
Creating your app <strong>"{appName}"</strong>. This can take upto a minute.
Creating your app <strong>"{appName}"</strong>. This takes around 30 seconds.
</Typography.Text>

<div className={classes.statusSteps}>
Expand Down

0 comments on commit b81b7ce

Please sign in to comment.