commit c69ea8e140a6822fa25228296521fdc6a68359d1
Author: Leszek Koltunski <leszek@koltunski.pl>
Date:   Wed Mar 8 23:49:08 2023 +0100

    New MrUK tutorials.

diff --git a/src/main/java/org/distorted/dialogs/RubikDialogWhatsNew.java b/src/main/java/org/distorted/dialogs/RubikDialogWhatsNew.java
index f7a0b689..7dffd558 100644
--- a/src/main/java/org/distorted/dialogs/RubikDialogWhatsNew.java
+++ b/src/main/java/org/distorted/dialogs/RubikDialogWhatsNew.java
@@ -51,10 +51,9 @@ public class RubikDialogWhatsNew extends RubikDialogAbstract
 
       "1. Implement 2x2x3, Pyraminx & Skewb Diamond solvers.\n" +
       "2. Connect the solvers to the scrambling engine. Which means: from now on, " +
-       "all puzzles which have a solver implemented will be perfectly scrambled. " +
-       "Perfectly - i.e. any scramble at Level 7 will always require exactly 7 moves to solve. " +
-       "No more 'lucky' scrambles! Which also means that in some point in the future, we'll have to " +
-       "clear the High Scores Table.\n" +
+       "all puzzles which have a solver implemented will be perfectly scrambled " +
+       " - i.e. any scramble at Level 7 will always require exactly 7 moves to solve. " +
+       "Which also means that in some point in the future, we'll have to clear the High Scores.\n" +
       "3. Implement Icosamate & Master Icosamate",
 
       "Coming",
