Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
QuarkNerd committed Nov 11, 2024
1 parent 81a4f70 commit 9b6fc84
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Now to generate a number. We need to use CSS variables. To declare one, create a
<input type="radio" name="theFirstDigit" id="set-to-3" />
<!-- insert labels -->

<div class="number-dsplay"></div>
<div class="number-display"></div>
~~~

and
Expand Down

0 comments on commit 9b6fc84

Please sign in to comment.