Skip to content

Commit 9bf3440

Browse files
committed
Merge pull request #34 from Yonaba/patch-1
Fixed typo
2 parents affd2f8 + 3b8df89 commit 9bf3440

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
@@ -380,7 +380,7 @@ git archive master --format=zip --output=master.zip
380380
git add --all && git commit --amend --no-edit
381381
```
382382

383-
## Purnes branches that have been deleted in the remote.
383+
## Prunes branches that have been deleted in the remote.
384384
```sh
385385
git fetch -p
386386
```

0 commit comments

Comments
 (0)