We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd58098 commit b8aa598Copy full SHA for b8aa598
cmd/puppeth/wizard_network.go
@@ -115,7 +115,7 @@ func (w *wizard) selectServer() string {
115
// manageComponents displays a list of network components the user can tear down
116
// and an option
117
func (w *wizard) manageComponents() {
118
- // List all the componens we can tear down, along with an entry to deploy a new one
+ // List all the components we can tear down, along with an entry to deploy a new one
119
fmt.Println()
120
121
var serviceHosts, serviceNames []string
0 commit comments