diff options
author | cyfraeviolae <cyfraeviolae> | 2022-02-26 01:03:54 -0500 |
---|---|---|
committer | cyfraeviolae <cyfraeviolae> | 2022-02-26 01:03:54 -0500 |
commit | d8b4495b1184c9842b91a9bcbd6ca9a28902c4e9 (patch) | |
tree | bd7d7d243c0423ee1daa481e2d6e03edc16712c7 /index.html | |
parent | 04133a424cde34fbce3978e538f8db105cadbe9f (diff) |
hide
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |