summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyfraeviolae <cyfraeviolae>2022-02-26 01:03:54 -0500
committercyfraeviolae <cyfraeviolae>2022-02-26 01:03:54 -0500
commitd8b4495b1184c9842b91a9bcbd6ca9a28902c4e9 (patch)
treebd7d7d243c0423ee1daa481e2d6e03edc16712c7
parent04133a424cde34fbce3978e538f8db105cadbe9f (diff)
hide
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index ad76874..1805be4 100644
--- a/index.html
+++ b/index.html
@@ -29,7 +29,7 @@
Write a line of poetry. Syllables in dark boxes should be stressed.
</p>
<div id="entry"></div>
- <input id="kb" type="text" style="isplay:none;"></input>
+ <input id="kb" type="text" style="display:none;"></input>
<div id="btns">
<button id="check" type="submit">Check</button>
<button id="clear">Clear</button>