aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chatbot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chatbot.c b/chatbot.c
index f9549e6..775eda4 100644
--- a/chatbot.c
+++ b/chatbot.c
@@ -73,7 +73,7 @@ void do_chatbot(void)
if(!valid)
{
print_string("\n\n");
- print_string("Sorry?");
+ print_string("SORRY?");
print_string("\n\n");
}
} // else