Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
janbridley committed Feb 19, 2025
1 parent 16fb75a commit d69ad04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parsnip/parsnip.py
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@ def box(self):
Example
-------
This method provides a convinient interface to create box objects.
This method provides a convenient interface to create box objects.
>>> box = cif.box
>>> print(box)
Expand Down

0 comments on commit d69ad04

Please sign in to comment.