Fix typo in richter scale exercise
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user