Skip to content

Commit 84f935e

Browse files
author
Amanda Butler
authored
Copy edit mbed-studio.md
Copy edit for correct comma use, consistent tense and spelling.
1 parent 2702c42 commit 84f935e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/tools/offline/mbed-studio.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,15 @@ Double-click on the `main.cpp` file to open it in Mbed Studio’s editor. This f
5656

5757
#### Adding libraries to a project
5858

59-
Mbed Studio currently supports importing libraries from GitHub. To import a library, right click on the `Mbed Projects` view and select `Import`. Now click `Mbed > Import Mbed library into existing project`. Choose the program that you want to add the library to.
59+
Mbed Studio supports importing libraries from GitHub. To import a library, right-click on the `Mbed Projects` view, and select `Import`. Now click `Mbed > Import Mbed library into existing project`. Choose the program that you want to add the library to.
6060

6161
<span class="images">![](https://s3-us-west-2.amazonaws.com/mbed-os-docs-images/Mbed-Studio-Import-Library.png)<span>Import an Mbed library.</span></span>
6262

6363
Next, choose a library and copy the URL for the GitHub repository.
6464

6565
<span class="images">![](https://s3-us-west-2.amazonaws.com/mbed-os-docs-images/Mbed-Studio-GitHub-Library-URL.png)<span>Choose a library from GitHub.</span></span>
6666

67-
Click `Finish`, and Mbed Studio will add the library to your program of choice.
67+
Click `Finish`, and Mbed Studio adds the library to your program of choice.
6868

6969
<span class="images">![](https://s3-us-west-2.amazonaws.com/mbed-os-docs-images/Mbed-Studio-ESP8266-Library.png)<span>The imported library in the workspace.</span></span>
7070

@@ -229,7 +229,7 @@ Workaround: None
229229
#### Windows
230230

231231
GCC builds are slower in Windows than Mac or Linux.
232-
Workaround: None, this is also the case when using GCC from the command line.
232+
Workaround: None, this is also the case when using GCC from the command-line.
233233

234234
### FAQ
235235

0 commit comments

Comments
 (0)