Skip to content

Commit fa4a2c2

Browse files
authored
Fix (#263)
1 parent 4db9a5e commit fa4a2c2

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
@@ -5,7 +5,7 @@ permalink: /docs/concepts/build_system/
55

66
micro-ROS provides two ways of building a micro-ROS application for embedded platforms:
77
- _micro_ros_setup:_ integrates and hides the RTOS-specific build tools in few scripts provided as a ROS 2 package.
8-
_RTOS-specific integrations:_ We have integrated micro-ROS with several RTOS build tools. Click [here](/docs/concepts/build_system/external_build_systems/) to learn more.
8+
- _Platform-specific integrations:_ We have integrated micro-ROS with several platforms build tools. Click [here](/docs/concepts/build_system/external_build_systems/) to learn more.
99

1010
**micro_ros_setup** provides a standalone build system in the form of a ROS 2 package for use in any normal ROS 2 workspace. This tool is available in the [micro-ROS/micro_ros_setup](https://github.com/micro-ROS/micro_ros_setup) repository.
1111

0 commit comments

Comments
 (0)