Fix "profile_traits" section indentation in ORGANIZATION.md.

This commit is contained in:
Corey Farwell 2016-03-10 11:22:11 -08:00
parent b2892e6321
commit a319bba416

View file

@ -31,7 +31,7 @@
* profile * profile
* Memory and time profilers. * Memory and time profilers.
* profile_traits * 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 * script
* Implementation of the DOM (native Rust code and bindings to SpiderMonkey). * Implementation of the DOM (native Rust code and bindings to SpiderMonkey).
* script_traits * script_traits