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 d1315f4 commit 6fa6a2cCopy full SHA for 6fa6a2c
1 file changed
tasks/exercise_template/index.cfm
@@ -33,5 +33,5 @@ CommandBox> task run TestRunner
33
<!--- Include the TestBox HTML Runner --->
34
<cfinclude template="/testbox/system/runners/HTMLRunner.cfm">
35
<cfelse>
36
- Oops, you don't have TestBox installed yet! Please run <b>box install</b> from the root of your excercise folder and refresh this page.
+ Oops, you don't have TestBox installed yet! Please run <b>box install</b> from the root of your exercise folder and refresh this page.
37
</cfif>
0 commit comments