Skip to content

Commit b71289d

Browse files
committed
fix a typo in documentation
1 parent 4745af6 commit b71289d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sublime_notebook/docs/README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ To enable git backups, enable the feature from `sublime_notebook/settings.json`.
150150
}
151151
```
152152

153-
Once this setting is enabled, you will have to make your notebook a git repository and set `notebookbackup` branch to the git remote you want to backup to.
153+
Once this setting is enabled, you will have to make your notebook a git repository and set `notebookbackup` remote to the git remote you want to backup to.
154154
Start with an empty remote repository to avoid any conflicts.
155155

156156
```sh

0 commit comments

Comments
 (0)