Skip to content

Commit

Permalink
fix(installer): install estimate fix (#157)
Browse files Browse the repository at this point in the history
Co-authored-by: Cafe137 <77121044+Cafe137@users.noreply.github.com>
  • Loading branch information
AuHau and Cafe137 authored Jun 29, 2022
1 parent b1a0179 commit 87fafe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ function App() {
<Box mb={4}>
<p className="light">
Thanks for downloading Swarm Desktop. Click the button below to install Swarm and set up your node. This
shouldn't take more than 30 seconds.
shouldn't take more than a minute.
</p>
</Box>
<button onClick={onClick}>
Expand Down

0 comments on commit 87fafe6

Please sign in to comment.