Skip to content

Commit e9dccef

Browse files
jogo-d13
authored andcommitted
Fix typos in CHANGELOG.md
Fix typos in CHANGELOG.md
1 parent 19658a3 commit e9dccef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1717
- Double-click on a branch or tag to quickly switch your working tree to it
1818
- Rich search features to find exactly what you're looking for:
1919
- Powerful filters to search by commit, message, author, a changed file or files, or even a specific code change
20-
- Searches look at ALL commits in a respository, not just what's shown in the graph
20+
- Searches look at ALL commits in a repository, not just what's shown in the graph
2121
- PR support for connected rich integrations (GitHub/GitLab)
2222
- Significant performance improvements when opening the graph and loading in additional commits
2323
- Personalization of your graph experience
@@ -913,7 +913,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
913913
- `right arrow` — searches for the selected commit and shows the results in the _Search Commits_ view, if there is no text in the quick pick menu
914914
- `alt+right arrow` — searches for the selected commit and shows the results in the _Search Commits_ view
915915
- `ctrl+right arrow`, `cmd+right arrow` (macOS) — reveals the selected commit in the _Commits_ view (or _Repositories_ view, if enabled)
916-
- Adds a new _status_ command to show the current respository status
916+
- Adds a new _status_ command to show the current repository status
917917
- Adds a new _Delete Branch & Remote_ and _Force Delete Branch & Remote_ options to the _branch delete_ command — to more easily delete branches with tracking branches
918918
- Adds ability pull (fetch) a specific branch(es) to the _pull_ command — closes [#873](https://github.com/gitkraken/vscode-gitlens/issues/873)
919919
- Adds a new _Publish Branch_ option to the _push_ command

0 commit comments

Comments
 (0)