1
0
Fork 0

Typo correction in 'Try It' area

website
Mike Gerwitz 2011-04-12 23:50:33 -04:00
parent 291f019a0e
commit e4d7270929
1 changed files with 2 additions and 2 deletions

View File

@ -89,8 +89,8 @@
.append( $( '<p>' ).html(
"Enter or modify a test script below. The common " +
"ease.js modules, such as <tt>Class</tt>, have " +
"already imported for you. When you are ready, click " +
"<strong>Run</strong> to run the script."
"already been imported for you. When you are ready, " +
"click <strong>Run</strong> to run the script."
) )
.append( $txt )
.append( $( '<div>' )