Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nbittich committed Feb 8, 2024
1 parent dfa9a84 commit cb7ada5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions adana-playground/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@ <h1>Adana Playground</h1>
<div class="d-flex">
<div class="line-numbers border-end"></div>
<textarea required rows="19" id="code" name="code"
class="form-control border-0 p-2 terminal rounded-start-0" aria-describedby="Your code"
placeholder="# Your code goes here" autofocus></textarea>
class="form-control border-0 p-2 terminal rounded-start-0" aria-describedby="Code"
placeholder="# Code goes here" autofocus></textarea>
</div>
</div>
</div>
Expand Down

0 comments on commit cb7ada5

Please sign in to comment.