10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18e649e commit 9a2f259Copy full SHA for 9a2f259
mu/logic.py
@@ -173,8 +173,8 @@
173
_("Don't stare at a blank screen - try something out."),
174
_("If you're stuck - try explaining it to a rubber duck."),
175
_("It's ok to be stuck, go for a walk and then try again (:"),
176
- _("It's not a mistake to make an error.")
177
- _("Errors are there to learn from them. Then avoid them.")
+ _("It's not a mistake to make an error."),
+ _("Errors are there to learn from them. Then avoid them."),
178
_("Don't look backwards for very long. We keep moving forward."),
179
_("Keep moving forward."),
180
_("It's not a mistake to make an error."),
0 commit comments