Skip to content

Commit 246327e

Browse files
committed
changed reference from nbdev_install_git_hooks to nbdev_install_hooks
1 parent 411d7b9 commit 246327e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nbs/11_clean.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"cell_type": "markdown",
5656
"metadata": {},
5757
"source": [
58-
"To avoid pointless conflicts while working with jupyter notebooks (with different execution counts or cell metadata), it is recommended to clean the notebooks before committing anything (done automatically if you install the git hooks with `nbdev_install_git_hooks`). The following functions are used to do that."
58+
"To avoid pointless conflicts while working with jupyter notebooks (with different execution counts or cell metadata), it is recommended to clean the notebooks before committing anything (done automatically if you install the git hooks with `nbdev_install_hooks`). The following functions are used to do that."
5959
]
6060
},
6161
{

0 commit comments

Comments
 (0)