Fix typos (#2396)
This commit is contained in:
parent
bab2b8bcfe
commit
c373a6a2e9
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
|||
<p>Clicking on the 'thumbsdown' or 'vomit' button will activate them. Here's what each emoji does: </p>
|
||||
<ol>
|
||||
<li>Thumbsdown(👎): a quick way to “push content down" so that it’s less likely to be seen on the site (i.e. articles that only have a teaser paragraph and send the reader to an external link for the rest). </li>
|
||||
<li>Vomit(🤢):a quick way to flag content that violates the <a href="https://dev.to/code-of-conduct">Code of Conduct</a> or <a href="https://dev.to/terms">Terms</a> so the DEV core team are notified and can taken action.</li>
|
||||
<li>Vomit(🤢): a quick way to flag content that violates the <a href="https://dev.to/code-of-conduct">Code of Conduct</a> or <a href="https://dev.to/terms">Terms</a> so the DEV core team is notified and can take action.</li>
|
||||
</ol>
|
||||
<img alt="emoji-on-article-mod-page" src="<%= cloudinary("https://thepracticaldev.s3.amazonaws.com/i/snt5p004ck8b3xfhftkt.png") %>" />
|
||||
<p>To down-rank comments, append /mod to the comment permalink or click 'moderate' from the ellipses on the comment.</p>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue