diff --git a/docs/tutorials/1-basics/basic_math_operations/README.rst b/docs/tutorials/1-basics/basic_math_operations/README.rst index 412293b..2d0efd5 100644 --- a/docs/tutorials/1-basics/basic_math_operations/README.rst +++ b/docs/tutorials/1-basics/basic_math_operations/README.rst @@ -101,7 +101,7 @@ The results for running in the terminal is as bellow: -If we run the Tensorboard using ``tensorboard --logdir="absolute/path/to/log_dir"`` we get the following when visualiaing the ``Graph``: +If we run the Tensorboard using ``tensorboard --logdir="absolute/path/to/log_dir"`` we get the following when visualising the ``Graph``: .. figure:: https://github.com/astorfi/TensorFlow-World/blob/master/docs/_img/1-basics/basic_math_operations/graph-run.png :scale: 30 %