From 43dbbf179be995a469a539e400a5ffb682a6ebe2 Mon Sep 17 00:00:00 2001 From: Paul Tunison Date: Wed, 5 Oct 2022 17:16:37 -0400 Subject: [PATCH] Adjust some README wording --- ros_bags/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ros_bags/README.md b/ros_bags/README.md index b6e58e361..8fe900663 100644 --- a/ros_bags/README.md +++ b/ros_bags/README.md @@ -1,4 +1,4 @@ This folder will be mounted to the docker container when recording ros bags. -Instead of having to copy over the recorded bags to the local filesystem, simply -move them to the ros\_bags folder and they will be moved to this folder on the local -filesystem. +Instead of having to copy over the recorded bags to the local filesystem, +simply move them to the ros\_bags folder and they will be stored in this folder +on the local filesystem.