Skip to content

Commit 3abb81c

Browse files
frostedoysterLuthaf
authored andcommitted
Fix small mistake in NC example
1 parent 4c22a29 commit 3abb81c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pet-mad-nc/pet-mad-nc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@
439439
# at each call. LAMMPS can also be run directly on the GPU using the KOKKOS package,
440440
# see `the installation instructions
441441
# <https://docs.metatensor.org/metatomic/latest/engines/lammps.html>`_ for
442-
# the metatrain-enabled version.
442+
# the kokkos-enabled version.
443443

444444
# %%
445445
# In order to enable the KOKKOS execution, you then have to use additional command-line

0 commit comments

Comments
 (0)