summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-05-27 13:37:58 +0800
committerCheng-Han, Wu2016-05-27 13:37:58 +0800
commitbce92d06df9690c1d4740199e80b3f409d6ce3d0 (patch)
tree523a7467a67b28d6596c108041236fd28eb15826 /public
parentd90acf88e3f73dd00e85ee9435ddc4263acfcfbb (diff)
Fix help-modal cheatsheet typo
Diffstat (limited to 'public')
-rw-r--r--public/views/help-modal.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/views/help-modal.ejs b/public/views/help-modal.ejs
index 15342262..49808438 100644
--- a/public/views/help-modal.ejs
+++ b/public/views/help-modal.ejs
@@ -93,7 +93,7 @@
</tr>
<tr>
<td>Image</td>
- <td>![alt](http:// title)</td>
+ <td>![alt](http:// "title")</td>
</tr>
<tr>
<td><code>Code</code></td>