mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Auto merge of #9956 - servo:org-indent, r=Manishearth
Fix "profile_traits" section indentation in ORGANIZATION.md. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9956) <!-- Reviewable:end -->
This commit is contained in:
commit
53aca4b80e
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