File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -765,7 +765,7 @@ <h4 id=serializing-custom-props><span class=secno>4.1.1. </span>
765765 < p > Custom property names must be serialized with the casing as provided by
766766 the author.
767767
768- < p class =note > Ordinarily, property name are restricted to the ASCII range
768+ < p class =note > Ordinarily, property names are restricted to the ASCII range
769769 and are case-insensitive, so implementations typically serialize the name
770770 lowercased.
771771
Original file line number Diff line number Diff line change @@ -562,7 +562,7 @@ <h4 id='serializing-custom-props'>
562562 Custom property names must be serialized with the casing as provided by the author.
563563
564564 < p class ='note '>
565- Ordinarily, property name are restricted to the ASCII range and are case-insensitive,
565+ Ordinarily, property names are restricted to the ASCII range and are case-insensitive,
566566 so implementations typically serialize the name lowercased.
567567
568568< h3 id ='the-cssvariablesdeclaration-interface '>
You can’t perform that action at this time.
0 commit comments