Skip to content

Commit 21b4d2e

Browse files
committed
corrected typo thermo_style tutorial 3
1 parent 193a17f commit 21b4d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sphinx/source/tutorial3/tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Let us also extract the volume and density, among others, every 500 steps:
185185
.. code-block:: lammps
186186
187187
thermo 500
188-
thermo_style custom step temp etotal volume density
188+
thermo_style custom step temp etotal vol density
189189
190190
With the real units system, the volume is in :math:`Å^3`, and
191191
the density is in :math:`\text{g/cm}^3`.

0 commit comments

Comments
 (0)