Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit bc47123

Browse files
committed
publish: Docs: Typo (#279)
generated from commit d6c2a33
1 parent 4ad8a24 commit bc47123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ <h2 id="media-queries-ranges"><a class="markdownIt-Anchor" href="#media-queries-
295295
|
296296
<a href="https://github.com/postcss/postcss-media-minmax">Plugin documentation</a></p>
297297
<h2 id="custom-selectors"><a class="markdownIt-Anchor" href="#custom-selectors">#</a> custom selectors</h2>
298-
<p>Alows you to create your own selectors</p>
298+
<p>Allows you to create your own selectors</p>
299299
<pre><code class="language-css"><span class="hljs-at_rule">@<span class="hljs-keyword">custom-selector</span> :--button button, .button</span>;
300300
<span class="hljs-at_rule">@<span class="hljs-keyword">custom-selector</span> :--enter :hover, :focus</span>;
301301

0 commit comments

Comments
 (0)