Fix little typo
@@ -43,6 +43,6 @@ func main() {
http.HandleFunc("/high_scores/", handlers.HighScoresHandler)
http.HandleFunc("/", handlers.HomeHandler)
fmt.Println("Running on 127.0.01:8080...")
fmt.Println("Running on 127.0.0.1:8080...")
log.Fatal(http.ListenAndServe("127.0.0.1:8080", nil))
}
The note is not visible to the blocked user.