diff --git a/util/tracing/visualization/README.md b/util/tracing/visualization/README.md index 929f6bb3e..c3ca6ad1a 100644 --- a/util/tracing/visualization/README.md +++ b/util/tracing/visualization/README.md @@ -32,8 +32,8 @@ Once the federation stopped executing, running `fedsd` will operate on all the ` ```bash fedsd ``` -It is also possible to operate on specific files. In such a case, run `fedsd` with `-r` flag to provide the RTI trace file, and `-f` flag to privide the list of federates -trace files. Bith argumenets are optional. +It is also possible to operate on specific files. In such a case, run `fedsd` with `-r` flag to provide the RTI trace file, and `-f` flag to provide the list of federate. + ```bash fedsd -r -f ```