From 7e359019b88b0461ba2855800b361a2ef2c2cec0 Mon Sep 17 00:00:00 2001 From: Shigeru KANEMOTO Date: Tue, 30 Jun 2015 12:58:32 +0900 Subject: [PATCH] typo --- tools/Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/Readme.md b/tools/Readme.md index 2e33fad..4294546 100644 --- a/tools/Readme.md +++ b/tools/Readme.md @@ -17,5 +17,5 @@ nmea2um 1. Sketch out a route in Google Earth. 2. Save the path as a KML file. 3. Load the KML file in SatGen. -4. Set the output rate at 10Hz and generate a NMEA file. -5. Conver the NMEA data to the user motion CSV format. +4. Set the output rate at 10Hz and generate an NMEA file. +5. Convert the NMEA data to the user motion CSV format.