From a612ef2b9b63ba9d19513b67c1d6e5eede680cdf Mon Sep 17 00:00:00 2001 From: Duilio Protti Date: Tue, 26 Mar 2019 09:59:20 -0300 Subject: [PATCH] Fixed 2 typos (#97) * Fixed 2 typos * Typo s/Thie/This/ --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da7ea33..09f9b7c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ This repository contains the code and supporting files to run TurtleBot 2 demos using ROS 2. Due to reliance on existing Linux-only code and dependencies, these demos are intended for use only on Linux (that could change in the future). -The followwing instructions ar for ROS Bouncy, if you are using ROS Ardent please refer to [these instructions](https://github.com/ros2/turtlebot2_demo/blob/ardent/README.md). +The following instructions are for ROS Bouncy, if you are using ROS Ardent please refer to [these instructions](https://github.com/ros2/turtlebot2_demo/blob/ardent/README.md).