improve phrasing

This commit is contained in:
Axel Kohlmeyer
2025-04-10 10:49:27 -04:00
parent dfc10e5b59
commit 83c785740b

View File

@ -1,7 +1,7 @@
Running LAMMPS and Python in serial
-----------------------------------
To run a LAMMPS in serial, type these lines into Python
To run a LAMMPS input in serial, type these lines into Python
interactively from the ``bench`` directory:
.. code-block:: python