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`