Skip to content

Commit

Permalink
Merge pull request #640 from bigcapitalhq/fix-typo-one-click-demo
Browse files Browse the repository at this point in the history
fix: Typo one-click demo page
  • Loading branch information
abouolia authored Aug 29, 2024
2 parents 84b5e1a + 250f0a3 commit c986585
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,9 @@ export function OneClickDemoPageContent() {
)}
{running && (
<Text className={style.waitingText}>
We're preparing temporary environment for trial, It typically
take few seconds. Do not close or refresh the page.
We're preparing the temporary environment for trial. It
typically takes a few seconds. Do not close or refresh the
page.
</Text>
)}
</Stack>
Expand Down

0 comments on commit c986585

Please sign in to comment.