summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2014-10-02 10:07:07 +0300
committerAlon Levy <alon@pobox.com>2014-10-02 10:07:07 +0300
commit5a9241f271be1d574424e5421904b5351a3622bf (patch)
tree3051fb5711a995e664c4b44a289e61a92af4d407
parentffb0cfbd4e48bee1395488a0099779c3256e0f9d (diff)
index.html: s/Expand/expand/ for #62
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 01a20d36..88c2b634 100644
--- a/index.html
+++ b/index.html
@@ -41,7 +41,7 @@
<div class='editlinkinfo'>
<form id='editlinkform'>
- <input id="editlinkname" onkeyup="Expand(this);"/>
+ <input id="editlinkname" onkeyup="expand(this);"/>
</form>
</div>