Fix typo in richter scale exercise

This commit is contained in:
İnanç Gümüş
2022-01-31 11:40:15 +03:00
committed by GitHub
parent 27157638bd
commit fb3ce9d560

View File

@ -35,7 +35,7 @@ package main
// go run main.go // go run main.go
// Tell me the magnitude of the earthquake in human terms. // Tell me the magnitude of the earthquake in human terms.
// //
// go run main.go aliens // go run main.go alien
// alien's richter scale is unknown // alien's richter scale is unknown
// //
// go run main.go micro // go run main.go micro