Skip to content

Commit ee1b587

Browse files
committed
typo
1 parent 67efe8a commit ee1b587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nbs/06_merge.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@
533533
"cell_type": "markdown",
534534
"metadata": {},
535535
"source": [
536-
"This implements a [git merge driver](https://git-scm.com/docs/gitattributes#_defining_a_custom_merge_driver) for notebooks that automatically resolves conflicting metadata and outputs, and fixes remaining conflicts as separate cells so that the notebook can be viewed and fixed in Jupyter. The easiest way to install it is by running `nbdev_install_hooks`."
536+
"This implements a [git merge driver](https://git-scm.com/docs/gitattributes#_defining_a_custom_merge_driver) for notebooks that automatically resolves conflicting metadata and outputs, and splits remaining conflicts as separate cells so that the notebook can be viewed and fixed in Jupyter. The easiest way to install it is by running `nbdev_install_hooks`."
537537
]
538538
},
539539
{

0 commit comments

Comments
 (0)