Skip to content

Commit

Permalink
Correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hjstroud committed Oct 11, 2024
1 parent 85616db commit c17fdeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ase/ase_openmm_nanotube.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
}
},
"source": [
"First, we need to create an OpenMMSimulation for our methane and nanotube system. \n",
"First, we need to create an `ASEOpenMMSimulation` for our methane and nanotube system. \n",
"\n",
"Let's do so by loading in a pre-prepared NanoVer OpenMM XML file, which contains:\n",
"- the PDB file\n",
Expand Down

0 comments on commit c17fdeb

Please sign in to comment.