changed message for better understanding

pull/5788/head
Aswin 5 years ago
parent e8c9a46c3f
commit 342faf251a

@ -1,6 +1,6 @@
<script>
import marked from 'marked';
let value = `Some words are *italic*, some are **bold** (Scroll down to see markdown output).`;
let value = `Some words are *italic*, some are **bold** (You may have to scroll down to see the markdown output).`;
</script>
<style>

@ -1,6 +1,6 @@
<script>
import marked from 'marked';
let value = `Some words are *italic*, some are **bold** (Scroll down to see markdown output).`;
let value = `Some words are *italic*, some are **bold** (You may have to scroll down to see the markdown output).`;
</script>
<style>

Loading…
Cancel
Save