diff --git a/cmd/puppeth/wizard_network.go b/cmd/puppeth/wizard_network.go
index c0ddcc2a3c91bd1dd0dfe1133f9471ec57149ea7..0d2f976d53e54466ed5403ffea0b733618b1076e 100644
--- a/cmd/puppeth/wizard_network.go
+++ b/cmd/puppeth/wizard_network.go
@@ -87,7 +87,7 @@ func (w *wizard) makeServer() string {
 	return input
 }
 
-// selectServer lists the user all the currnetly known servers to choose from,
+// selectServer lists the user all the currently known servers to choose from,
 // also granting the option to add a new one.
 func (w *wizard) selectServer() string {
 	// List the available server to the user and wait for a choice