Skip to content

Commit

Permalink
Fixed spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Oct 1, 2020
1 parent 6dd8c1b commit 86b2c3f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ func main() {
}

// Success!
log.Printf("found addres: %s from private key: %s", address, privateKey)
log.Printf("found address: %s from private key: %s", address, privateKey)
}

0 comments on commit 86b2c3f

Please sign in to comment.