Skip to content

Commit 1397af8

Browse files
authored
Merge pull request #164 from cjauvin/patch-1
Fix typo in index.ipynb
2 parents a13a03b + a2b64e2 commit 1397af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"$ py.test --nbval my_notebook.ipynb --sanitize-with my_sanitize_file\n",
6262
"```\n",
6363
"\n",
64-
"This sanitize file contains a number of REGEX replacements. It is recommended, when removing output for the tests, that you replace the removed output with some sort of marker, this helps with debugging. The following file is written to the folder of this notebook and can be used to santize its outputs:"
64+
"This sanitize file contains a number of REGEX replacements. It is recommended, when removing output for the tests, that you replace the removed output with some sort of marker, this helps with debugging. The following file is written to the folder of this notebook and can be used to sanitize its outputs:"
6565
]
6666
},
6767
{

0 commit comments

Comments
 (0)