From c3776a04e4b09f79c0a3b3613aa4e150ca81907c Mon Sep 17 00:00:00 2001 From: Amanda Butler Date: Thu, 25 Oct 2018 15:09:25 -0500 Subject: [PATCH] Edit CONTRIBUTING.md Edit file, mostly for minor comma nits. --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6f996c1189..578aadff6f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,5 @@ # Contributing to Mbed OS -Mbed OS is an open source, device software, platform for the internet of things. Contributions are an important part of the platform and our goal is to make it as simple as possible to become a contributor. +Mbed OS is an open-source, device software platform for the internet of things. Contributions are an important part of the platform, and our goal is to make it as simple as possible to become a contributor. -To encourage productive collaboration, as well as robust, consistent, and maintainable code, we have built up a set of guidelines for contributing to Mbed OS. Please see: [contributing guidelines](https://os.mbed.com/docs/latest/reference/contributing.html) +To encourage productive collaboration, as well as robust, consistent and maintainable code, we have built a set of guidelines for contributing to Mbed OS. Please see: [contributing guidelines](https://os.mbed.com/docs/latest/reference/contributing.html).