From b6be5ca80fbac23008687d8a1a9e91465f0a6417 Mon Sep 17 00:00:00 2001 From: Dziad Borowy Date: Wed, 18 Jan 2023 11:08:24 +0000 Subject: [PATCH] typo --- apps/other/traccar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/other/traccar.md b/apps/other/traccar.md index 3f035ad..667d93c 100644 --- a/apps/other/traccar.md +++ b/apps/other/traccar.md @@ -135,7 +135,7 @@ pip install -r requirements.txt python location_history_json_converter.py Records.json output.csv -f csv ``` -The csv file generated by the script above will contains 3 columns: +The csv file generated by the script above will contain 3 columns: - `time` - `latitute` - `longitude`