From fb3ce9d560263478ccc300192195ad88940ce957 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0nan=C3=A7=20G=C3=BCm=C3=BC=C5=9F?= Date: Mon, 31 Jan 2022 11:40:15 +0300 Subject: [PATCH] Fix typo in richter scale exercise --- 12-switch/exercises/02-richter-scale-2/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12-switch/exercises/02-richter-scale-2/main.go b/12-switch/exercises/02-richter-scale-2/main.go index 3902b51..9c5d861 100644 --- a/12-switch/exercises/02-richter-scale-2/main.go +++ b/12-switch/exercises/02-richter-scale-2/main.go @@ -35,7 +35,7 @@ package main // go run main.go // 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 // // go run main.go micro