aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ORGANIZATION.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ORGANIZATION.md b/ORGANIZATION.md
index 68a95d89400..96977ebc0fd 100644
--- a/ORGANIZATION.md
+++ b/ORGANIZATION.md
@@ -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