Skip to content

Commit a7ba463

Browse files
committed
Fixed typo and inconsistent grammar.
1 parent 39c772f commit a7ba463

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/Tutorials/Colcon-Tutorial.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
Colcon-Tutorial
44

5-
Using Colcon to build packages
5+
Using colcon to build packages
66
==============================
77

88
.. contents:: Table of Contents
99
:depth: 2
1010
:local:
1111

12-
This a brief tutorial of how to create and build a ROS workspace with ``colcon``.
12+
This is a brief tutorial of how to create and build a ROS 2 workspace with ``colcon``.
1313
It is a practical tutorial and not designed to replace the core documentation.
1414

15-
ROS 2 releases before Bouncy were using ``ament_tools`` described in the `ament tutorial <Ament-Tutorial>`.
15+
ROS 2 releases before Bouncy used ``ament_tools`` described in the `ament tutorial <Ament-Tutorial>`.
1616

1717
Background
1818
----------

0 commit comments

Comments
 (0)