Skip to content

Commit 6fa6a2c

Browse files
authored
Update typo in index.cfm (#195)
1 parent d1315f4 commit 6fa6a2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tasks/exercise_template/index.cfm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ CommandBox> task run TestRunner
3333
<!--- Include the TestBox HTML Runner --->
3434
<cfinclude template="/testbox/system/runners/HTMLRunner.cfm">
3535
<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.
36+
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.
3737
</cfif>

0 commit comments

Comments
 (0)