diff --git a/docs/guides/frameworks/tensorflow/tensorflow_mnist.md b/docs/guides/frameworks/tensorflow/tensorflow_mnist.md index 10184f43..afebf687 100644 --- a/docs/guides/frameworks/tensorflow/tensorflow_mnist.md +++ b/docs/guides/frameworks/tensorflow/tensorflow_mnist.md @@ -18,7 +18,7 @@ When the script runs, it creates an experiment named `Tensorflow v2 mnist with s ## Scalars The loss and accuracy metric scalar plots appear in the experiment's page in the **ClearML web UI** under **RESULTS** -**>** **SCALARS**. Resource utilization plots, which are titled **:monitor: machine**, also appear in the *SCALARS** tab. +**>** **SCALARS**. Resource utilization plots, which are titled **:monitor: machine**, also appear in the **SCALARS** tab. ![image](../../../img/examples_tensorflow_mnist_06.png)