diff --git a/doc/src/Tools.rst b/doc/src/Tools.rst
index e502480ce5..488de848bf 100644
--- a/doc/src/Tools.rst
+++ b/doc/src/Tools.rst
@@ -1250,10 +1250,10 @@ tabulate tool
.. versionadded:: 22Dec2022
-The ``tabulate`` folder contains Python scripts scripts to generate tabulated
-potential files for LAMMPS. The bulk of the code is in the ``tabulate`` module
-in the ``tabulate.py`` file. Some example files demonstrating its use are
-included. See the README file for more information.
+The ``tabulate`` folder contains Python scripts scripts to generate and
+visualize tabulated potential files for LAMMPS. The bulk of the code is in the
+``tabulate`` module in the ``tabulate.py`` file. Some example files
+demonstrating its use are included. See the README file for more information.
----------
@@ -1276,7 +1276,7 @@ Those scripts were written by Steve Plimpton sjplimp at gmail.com
valgrind tool
-------------
-The ``valgrind`` folder contains additional suppressions fur LAMMPS when
+The ``valgrind`` folder contains additional suppressions for LAMMPS when
using `valgrind's `_ ` `memcheck tool
`_ to search for memory
access violation and memory leaks. These suppressions are automatically