Skip to content

Commit 6ce9826

Browse files
author
Sean McGinty
committed
Version Warning and Spelling Fixes
1 parent 9068a25 commit 6ce9826

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

index.html

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,11 @@
140140
<div class="d-flex flex-column align-items-center text-center">
141141
<h1 class="display-4 font-weight-normal">CLASSPAD DEV</h1>
142142
<h3 class="lead font-weight-normal">Explore the Classpad II fx-CP400 using hollyhock-2!</h3>
143+
<div class="alert alert-warning alert-dismissible fade show mt-3" role="alert">
144+
<strong>Warning!</strong> Do NOT update past firmware version 2.01.7002. You will be unable to use
145+
hollyhock-2!
146+
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
147+
</div>
143148
<a class="btn btn-primary mt-3 btn-lg" onclick='nav("get-started")'>Get Started</a>
144149
</div>
145150
</header>
@@ -253,7 +258,7 @@ <h2 class="display-5">JOIN THE DISCORD</h2>
253258
<p class="lead">Looking for more? Join our Discord server! Whether you are new to modding / programming
254259
or an expert, we are
255260
sure you'll find something there that interests you. If you ever need help with installing, running
256-
or developning programs,
261+
or developing programs,
257262
we are here to help!</p>
258263
<a class="btn btn-primary d-flex align-items-center justify-content-center"
259264
href="&#x68;&#x74;&#x74;&#x70;&#x73;&colon;&sol;&sol;&#x64;&#x69;&#x73;&#x63;&#x6f;&#x72;&#x64;&period;&#x67;&#x67;&sol;&#x6b;&#x6e;&#x70;&#x63;&#x4e;&#x4a;&#x54;&#x7a;&#x70;&#x64;"
@@ -503,7 +508,7 @@ <h4>Power Consumption</h4>
503508
<h6>1. Computed based on typical classroom usage (repeat of 1,2,3 sequence below each hour):</h6>
504509
<h6>1) Application Menu display for 5 minutes, start of display at "Medium" display brightness, dimmed automatically after 30 seconds.</h6>
505510
<h6>2) Program application calculation for 5 minutes, "Medium" display brightness.</h6>
506-
<h6>3) Program application display for 50 mintes, display brightness same as 1, above.</h6>
511+
<h6>3) Program application display for 50 minutes, display brightness same as 1, above.</h6>
507512
</div>
508513
</div>
509514
</div>
@@ -664,7 +669,7 @@ <h2 class="display-5">PROGRAMS</h2>
664669
for the
665670
map, so only the player needs to be displayed, making it playable even
666671
though games
667-
written in basic are slower than C games. Essentially a techincal preview as
672+
written in basic are slower than C games. Essentially a technical preview as
668673
CASIO
669674
basic files have a limit.</th>
670675
<th>s3ansh33p aka mcgintygames</th>
@@ -762,8 +767,8 @@ <h2 class="display-5">PROGRAMS</h2>
762767
</tr>
763768
<tr>
764769
<th>TarrasK</th>
765-
<th>Reverse Engineering Toolkit, with disassembly features planned, aiming to proivde a
766-
native toolset with GUI. Inlcudes a software breakpoint manager, and register dumping when the breakpoint is hit.
770+
<th>Reverse Engineering Toolkit, with disassembly features planned, aiming to provide a
771+
native toolset with GUI. Includes a software breakpoint manager, and register dumping when the breakpoint is hit.
767772
</th>
768773
<th>TheRainboxPhoenix</th>
769774
<th>Jan 2022</th>

0 commit comments

Comments
 (0)