summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBrettyWhite <geekman3454@protonmail.com>2019-03-12 11:09:43 -0400
committerBrettyWhite <geekman3454@protonmail.com>2019-03-12 11:09:43 -0400
commit4b70e2e1f8d595547c1fc078d61e6d42460b88ee (patch)
tree02ed6f35d5cb6cb4feb148d35d8e2ffeeb5495bf /README.md
parent6648ffc4e6937ca227a10d5765102112c12575ff (diff)
downloadsdl_android-4b70e2e1f8d595547c1fc078d61e6d42460b88ee.tar.gz
small grammar fix
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5093a607d..613ab171f 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ SmartDeviceLink (SDL) is a standard set of protocols and messages that connect a
* The [Core](https://github.com/smartdevicelink/sdl_core) component is the software which Vehicle Manufacturers (OEMs) implement in their vehicle head units. Integrating this component into their head unit and HMI based on a set of guidelines and templates enables access to various smartphone applications.
* The optional [SDL Server](https://github.com/smartdevicelink/sdl_server) can be used by Vehicle OEMs to update application policies and gather usage information for connected applications.
* The [iOS](https://github.com/smartdevicelink/sdl_ios) and [Android](https://github.com/smartdevicelink/sdl_android) libraries are implemented by app developers into their applications to enable command and control via the connected head unit.
- * The [Embedded]() and [Cloud]() libraries, written in Java, are implemented by app developers into their applications to enable command and control to a connected head unit.
+ * The [Embedded]() and [Cloud]() libraries, written in Java, are implemented by app developers into their applications to enable command and control of a connected head unit.
Pull Requests Welcome!