From 5e58a894ef2cb539998603e268c0f60f1a26b72e Mon Sep 17 00:00:00 2001 From: Joshua Pelton-Stroud Date: Tue, 4 May 2021 21:44:21 -0400 Subject: [PATCH] fix: 'No HTML file named javaScript was found' `No HTML file named javaScript was found. (line 22, file "simpleTasks")` error due to capitalization typo in requested filename. --- tasks/simpleTasks/page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/simpleTasks/page.html b/tasks/simpleTasks/page.html index 35ae82369..1322b3072 100644 --- a/tasks/simpleTasks/page.html +++ b/tasks/simpleTasks/page.html @@ -30,7 +30,7 @@

Simple Tasks

- +