diff options
Diffstat (limited to 'docs/ORGANIZATION.md')
-rw-r--r-- | docs/ORGANIZATION.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ORGANIZATION.md b/docs/ORGANIZATION.md index ba6d1a0b1eb..3842c49443c 100644 --- a/docs/ORGANIZATION.md +++ b/docs/ORGANIZATION.md @@ -1,7 +1,7 @@ # Servo's directory structure: * components * bluetooth - * Implementation the bluetooth thread. + * Implementation of the bluetooth thread. * bluetooth_traits * APIs to the bluetooth crate for crates that don't want to depend on the bluetooth crate for build speed reasons. * canvas |