diff options
| -rw-r--r-- | options.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/options.html b/options.html index cb3e1b31..b4bfe26e 100644 --- a/options.html +++ b/options.html @@ -176,7 +176,7 @@ Enter commands to remap your keys. Available commands:<br/> <div style="margin-left:10px;margin-top:5px"> map j scrollDown<br/> - unmap j</br> + unmap j<br/> " this is a comment<br/> # this is also a comment<br/> </div> |
