diff --git a/docs.it4i/software/intel/intel-suite/intel-trace-analyzer-and-collector.md b/docs.it4i/software/intel/intel-suite/intel-trace-analyzer-and-collector.md
index 305b0692c322be55213d97cbc28d198d29420e30..ca4fc5d1572d54a545f87060ebed489a16c74054 100644
--- a/docs.it4i/software/intel/intel-suite/intel-trace-analyzer-and-collector.md
+++ b/docs.it4i/software/intel/intel-suite/intel-trace-analyzer-and-collector.md
@@ -6,11 +6,11 @@ ITAC is an offline analysis tool - first you run your application to collect a t
 
 ## Installed Version
 
-The current version on Salomon is 9.1.2.024 and is available as an itac/9.1.2.024 module.
+The current version on Salomon is 9.1.2.024 and is available as the `itac/9.1.2.024` module.
 
 ## Collecting Traces
 
-ITAC can collect traces from applications that are using Intel MPI. To generate a trace, simply add the -trace option to your mpirun command:
+ITAC can collect traces from applications that are using Intel MPI. To generate a trace, simply add the `-trace` option to your `mpirun` command:
 
 ```console
 $ ml itac/9.1.2.024
@@ -21,7 +21,7 @@ The trace will be saved in the myapp.stf file in the current directory.
 
 ## Viewing Traces
 
-To view and analyze the trace, open ITAC GUI in a [graphical environment][1]:
+To view and analyze the trace, open the ITAC GUI in a [graphical environment][1]:
 
 ```console
 $ ml itac/9.1.2.024