mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Fix "profile_traits" section indentation in ORGANIZATION.md.
This commit is contained in:
parent
b2892e6321
commit
a319bba416
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
* profile
|
||||
* Memory and time profilers.
|
||||
* profile_traits
|
||||
* APIs to the profile crate for crates that don't want to depend on the profile crate for build speed reasons.
|
||||
* APIs to the profile crate for crates that don't want to depend on the profile crate for build speed reasons.
|
||||
* script
|
||||
* Implementation of the DOM (native Rust code and bindings to SpiderMonkey).
|
||||
* script_traits
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue