Skip to content

Commit

Permalink
"Remove extra :"
Browse files Browse the repository at this point in the history
The extra colon caused sphinx to expect a literal block, but it was in
fact just a typo
  • Loading branch information
mikemhenry committed May 6, 2024
1 parent 41b8bf7 commit 299fe74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion showcase/openfe_showcase.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1214,7 +1214,7 @@
"### Defining the RBFE simulation settings\n",
"\n",
"There are various different parameters which can be set to determine\n",
"how the RBFE simulation will take place. To allow for maximum user flexibility, these are defined as a series of settings objects which control the following::\n",
"how the RBFE simulation will take place. To allow for maximum user flexibility, these are defined as a series of settings objects which control the following:\n",
"\n",
"1. `protocol_repeats`: The number of completely independent repeats of the entire sampling process.\n",
"\n",
Expand Down

0 comments on commit 299fe74

Please sign in to comment.