diff --git a/scripts/ui.js b/scripts/ui.js index 0aabdbe..bc98b4c 100644 --- a/scripts/ui.js +++ b/scripts/ui.js @@ -89,8 +89,8 @@ .append( $( '
' ).html( "Enter or modify a test script below. The common " + "ease.js modules, such as Class, have " + - "already imported for you. When you are ready, click " + - "Run to run the script." + "already been imported for you. When you are ready, " + + "click Run to run the script." ) ) .append( $txt ) .append( $( '