diff options
author | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 06:24:33 +0000 |
---|---|---|
committer | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 06:24:33 +0000 |
commit | ce447996c19a4b1efa11c48f54507a3d865616df (patch) | |
tree | 60c554d9ef12a27b1adfd37b57e9c3e111b3f998 | |
parent | 9e50f9fb548512c56abf9cd3b033061b819c1274 (diff) |
Thu, Jul 4, 2024, 11:24 PM -07:00
-rw-r--r-- | wk8/pset/trivia/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wk8/pset/trivia/index.html b/wk8/pset/trivia/index.html index 468128a..b7a20f1 100644 --- a/wk8/pset/trivia/index.html +++ b/wk8/pset/trivia/index.html @@ -64,7 +64,7 @@ <p></p> <div class="section"> - <h2>Part 2: Free Response</h2> + <h2>Part 2: Free Response (case sensitive)</h2> <hr> <!-- TODO: Add free response question here --> |