Skip to content

Commit

Permalink
Update src/main.ts
Browse files Browse the repository at this point in the history
Co-authored-by: David <dvdplm@gmail.com>
  • Loading branch information
emostov and dvdplm authored Dec 2, 2020
1 parent be66056 commit e465092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ process.on('SIGINT', function () {
main().catch(console.log);

/**
* Prompt the user with some basic info abou the node and the network they have
* Prompt the user with some basic info about the node and the network they have
* connected Sidecar to.
*
* @param wsUrl websocket url of the node Sidecar is connected to
Expand Down

0 comments on commit e465092

Please sign in to comment.