Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
marjanalbooyeh committed Sep 25, 2023
1 parent 20d9cf7 commit 102018d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hoomd_organics/base/system.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class System(ABC):
density : float, required
The desired density of the system (g/cm^3). Used to set the
target_box attribute. Can be useful when initializing
systems at low denisty and running a shrink simulation
systems at low density and running a shrink simulation
to achieve a target density.
r_cut : float, required
The cutoff radius for the Lennard-Jones potential.
Expand Down

0 comments on commit 102018d

Please sign in to comment.