Skip to content

Commit

Permalink
Fix grammer for ::picker
Browse files Browse the repository at this point in the history
  • Loading branch information
josepharhar committed Sep 23, 2024
1 parent 2fec812 commit 1ced9fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css-pseudo-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1603,7 +1603,7 @@ Styling form control pickers: the ''::picker()'' pseudo-element</h3>
is a [=part-like pseudo-element=].

<pre class=prod>
::picker() == ::picker( <<ident>>+ )
::picker() = ::picker( <<ident>>+ )
</pre>

Note: Once all of the controls that might support picker styling have it,
Expand Down

0 comments on commit 1ced9fa

Please sign in to comment.