Skip to content

Commit 7e8074c

Browse files
authored
Fix a typo in 3-atomistic-model-with-nl.py (#42)
1 parent 4701d51 commit 7e8074c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/examples/3-atomistic-model-with-nl.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ def forward(
436436

437437
# %%
438438
#
439-
# We finally compute and plot the avaregae pair-correlation function :math:`g(r)` of the
439+
# We finally compute and plot the average pair-correlation function :math:`g(r)` of the
440440
# recorded ``trajectory``.
441441

442442
rdf = []

0 commit comments

Comments
 (0)