Skip to content

Commit 8cdedcf

Browse files
authored
Merge pull request #7 from jaustin/patch-1
Replace 'programme' with 'application' for clarity
2 parents d80ee0e + da1f541 commit 8cdedcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev_tools/options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Development tool options
22

3-
We developed mbed OS 5 using the mbed CLI tool, which is a Python program that coordinates builds and fetches all the dependencies of an mbed OS programme. As this runs on your local development machine, you also need compilers and other build tools installed.
3+
We developed mbed OS 5 using the mbed CLI tool, which is a Python program that coordinates builds and fetches all the dependencies of an mbed OS application. As this runs on your local development machine, you also need compilers and other build tools installed.
44

55
mbed OS 5 is compatible with the tools, libraries and programs that have been deployed on the developer.mbed.org site since mbed's origins, so you can also use the mbed Online Compiler for building mbed OS 5 examples and programs. Furthermore, the exporters to third party development tools that were part of the mbed OS 2 ecosystem can also be used.
66

0 commit comments

Comments
 (0)