mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Fix typo
This commit is contained in:
parent
8713954a53
commit
b8b7049aa2
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ rust-selectors
|
|||
* [crates.io](https://crates.io/crates/selectors)
|
||||
|
||||
CSS Selectors library for Rust.
|
||||
Includes parsing and serilization of selectors,
|
||||
Includes parsing and serialization of selectors,
|
||||
as well as matching against a generic tree of elements.
|
||||
Pseudo-elements and most pseudo-classes are generic as well.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue