Fix grammar error in "thumbsdown" description (#2391) [ci skip]
This commit is contained in:
parent
6daec136bf
commit
92eab3aa49
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
|||
<h3>Using our quick emoji rating to down-rank content</h3>
|
||||
<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>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 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") %>" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue