Skip to content

Commit b6fd461

Browse files
authored
Reword
1 parent e7ebc12 commit b6fd461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ <h3><a id="tools" href="#tools">Tools and plugins</a></h3>
115115
<li>Drupal users, <a href="https://www.drupal.org/project/naked">get the module</a>!</li>
116116
<li>If you are game you can use <a href="https://weblog.200ok.com.au/">Ben Buchanan</a>’s <a href="https://bitbucket.org/snippets/200ok/dKpk">JavaScript snippet</a>. Works anywhere, removes everything, buyer beware!</li>
117117
<li>If you are a Rails developer, check out the <a href="https://github.com/danielsellergren/css_naked_day_rails">css_naked_day_rails</a> gem by <a href="https://danielsellergren.com/">Daniel Sellergren</a>.</li>
118-
<li>Use <a href="https://gist.github.com/alifeee/75df204c2be3815806e1d4be47e54d08">this bash script</a> to remove stylesheets, style tags, and inline styles from multiple raw HTML or other files.</li>
118+
<li>If you have lots of raw HTML, use <a href="https://gist.github.com/alifeee/75df204c2be3815806e1d4be47e54d08">this bash script</a> to remove style sheets, <code>style</code> tags, and inline styles.</li>
119119
</ul>
120120

121121
<h3><a id="origins" href="#origins">Origins</a></h3>

0 commit comments

Comments
 (0)