From b758d3fb74fe4d7e4236648d5448520158c4811b Mon Sep 17 00:00:00 2001 From: VARGAS ANAMURO Cesar Augusto <cesar.vargasanamuro@imt-atlantique.fr> Date: Fri, 14 Oct 2022 11:26:46 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c891c69..8639bec 100644 --- a/README.md +++ b/README.md @@ -58,5 +58,5 @@ To stop monitoring, press Ctrl+C Two CSV files will be created in the ```/traces``` directory: * ```Information_date.csv```: this file contains the cell configuration information. -* ```Trace_date.csv, this```: this file contains all captured DCI control messages. +* ```Trace_date.csv```: this file contains all captured DCI control messages. -- GitLab