diff --git a/keystatus b/keystatus index f4a789b..013da57 100755 Binary files a/keystatus and b/keystatus differ diff --git a/keystatus.go b/keystatus.go index 8058e39..35d0022 100644 --- a/keystatus.go +++ b/keystatus.go @@ -73,7 +73,7 @@ func main() { fmt.Println("") } else { fmt.Println("") - fmt.Println("Recieved a unlisted error.") + fmt.Println("Recieved an other status code.") fmt.Println("") } }