diff --git a/lb.py b/lb.py index 616b10d..f20ff7e 100644 --- a/lb.py +++ b/lb.py @@ -25,7 +25,7 @@ def cls(): print("Welcome to LigmaBalls!") print("Here are some commands you can use:") print("fs") - print("Using fs will launch freakysay, so you can echo your words! (BROKEN)") + print("Using fs will launch freakysay, so you can echo your words!") print("credits") print("Using credits will show the people who helped make this!") print("clear")