Skip to content

Commit 49972dc

Browse files
pablogs9FranFin
andauthored
Update _docs/concepts/build_system/index.md
Co-authored-by: FranFin <58737168+FranFin@users.noreply.github.com>
1 parent d58d48f commit 49972dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_docs/concepts/build_system/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ micro-ROS provides two ways of building a micro-ROS application for embedded pla
99

1010
**micro_ros_setup** provides a standalone build system in the form of a ROS 2 package that can be integrated in a common ROS 2 workspace. This tool is available in the [micro-ROS/micro_ros_setup](https://github.com/micro-ROS/micro_ros_setup) repository in GitHub.
1111

12-
The micro_ros_setup tools is in charge of generating micro-ROS images that contains micro-ROS apps for the [supported hardware](/docs/overview/hardware/) boards and [RTOS](/docs/concepts/rtos/).
12+
The **micro_ros_setup** tool is in charge of generating micro-ROS images that contain micro-ROS apps for the [supported hardware](/docs/overview/hardware/) boards and [RTOSes](/docs/concepts/rtos/).
1313

1414
As the micro_ros_setup package can be installed as any other ROS 2 package its usage will be through the ROS 2 CLI tool. For example in order to install the micro-ROS build system in a ROS 2 workspace just download it and build with `colcon`:
1515

0 commit comments

Comments
 (0)