Skip to content

Commit a2b64e2

Browse files
authored
Fix typo in index.ipynb
1 parent a13a03b commit a2b64e2

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)