diff --git a/js/Unreal/umgcheatsheet.js b/js/Unreal/umgcheatsheet.js index 3bf8ef5..0761417 100644 --- a/js/Unreal/umgcheatsheet.js +++ b/js/Unreal/umgcheatsheet.js @@ -14,7 +14,7 @@ const questionsAndAnswers = [ ] }, { - question: "Should all items be visible on the screen at once or will you need to scroll?", + question: "Should all children be visible at once or will you need to scroll?", answers: [ "All visible at once", "Need to scroll"