Skip to content

Commit

Permalink
Merge branch 'types-package' of https://github.com/paritytech/substra…
Browse files Browse the repository at this point in the history
…te-api-sidecar into types-package
  • Loading branch information
emostov committed Dec 2, 2020
2 parents 19a66e7 + e465092 commit 0ac5573
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 0ac5573

Please sign in to comment.