diff options
author | Meet Mangukiya <meet123mangukiya@gmail.com> | 2016-11-06 17:38:46 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-06 17:38:46 +0530 |
commit | 1781999648df4b4cf2c30367e5f4e2ddd0091aa6 (patch) | |
tree | 18167ddfd0ae39d6ffaa5acf8fa951d1a177ebb6 /docs/ORGANIZATION.md | |
parent | 8c35f93343efdce948173a984b1c8b363346d01d (diff) | |
download | servo-1781999648df4b4cf2c30367e5f4e2ddd0091aa6.tar.gz servo-1781999648df4b4cf2c30367e5f4e2ddd0091aa6.zip |
Grammatically correct the statement of bluetooth directory
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 |