Skip to content

Commit

Permalink
Fix typo in image alt text.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Dec 5, 2023
1 parent dd1221b commit 3e36a98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"source": [
"Similarly, HOOMD-blue _always_ applies pairwise interactions accounting for the periodic boundary conditions. When desired, set the box length and width of the disallowed region accordingly to prevent such interactions:\n",
"\n",
"![Example of an invalid barrier](valid-barrier.svg)\n",
"![Example of a valid barrier](valid-barrier.svg)\n",
"\n",
"In the above example, the barriers are half the interaction distance away from the edge of the primary box image. Therefore, a particle who's center is exactly on the edge of the allowed region can never interact with a particle in the allowed region on the opposite side of the box."
]
Expand Down

0 comments on commit 3e36a98

Please sign in to comment.