Skip to content

Commit 94684a6

Browse files
authored
Fixed a typo in README.md
1 parent d7f4e25 commit 94684a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ To bring up the telescope window to create a new worktree run the following
141141
```lua
142142
:lua require('telescope').extensions.git_worktree.create_git_worktree()
143143
```
144-
First a telescope git branch window will appear. Presing enter will choose the selected branch for the branch name. If no branch is selected, then the prompt will be used as the branch name.
144+
First a telescope git branch window will appear. Pressing enter will choose the selected branch for the branch name. If no branch is selected, then the prompt will be used as the branch name.
145145

146146
After the git branch window, a prompt will be presented to enter the path name to write the worktree to.
147147

0 commit comments

Comments
 (0)