summaryrefslogtreecommitdiffstats
path: root/public/help/mk/wiki_syntax_detailed_markdown.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/help/mk/wiki_syntax_detailed_markdown.html')
-rw-r--r--public/help/mk/wiki_syntax_detailed_markdown.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/help/mk/wiki_syntax_detailed_markdown.html b/public/help/mk/wiki_syntax_detailed_markdown.html
index 7ba3eaba6..787df08a3 100644
--- a/public/help/mk/wiki_syntax_detailed_markdown.html
+++ b/public/help/mk/wiki_syntax_detailed_markdown.html
@@ -224,7 +224,7 @@ http://www.redmine.org, someone@foo.bar
<ul>
<li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
<li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
- <li>Images in your computer's clipboard can be pasted directly using Ctrl-v or Command-v (note that Internet Explorer and Edge are not supported).</li>
+ <li>Images in your computer's clipboard can be pasted directly using Ctrl-v or Command-v (note that Internet Explorer is not supported).</li>
<li>Image files can be dragged onto the text area in order to be uploaded and embedded.</li>
</ul>