From f88fcf8bb1fae58dc2d0ed317a92ae3da3e4e039 Mon Sep 17 00:00:00 2001 From: Aman Prakash Date: Wed, 25 Oct 2023 12:04:37 +0530 Subject: [PATCH] Fixes typo in README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b718ac1..fdb6910 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,7 @@ A guided, step-by-step experience for quickly and safely executing Git commands. Use a series of new commands to: -- Expore the commit history of branches and files +- Explore the commit history of branches and files - Quickly search for and navigate to (and action upon) commits - Explore a file of a commit - View and explore your stashes @@ -386,6 +386,7 @@ A big thanks to the people that have contributed to this project 🙏❤️: - Connor Peet ([@connor4312](https://github.com/connor4312)) — [contributions](https://github.com/gitkraken/vscode-gitlens/commits?author=connor4312) - Maxim Pekurin ([@pmaxim25](https://github.com/pmaxim25)) — [contributions](https://github.com/gitkraken/vscode-gitlens/commits?author=pmaxim25) - Leo Dan Peña ([@leo9-py](https://github.com/leo9-py)) — [contributions](https://github.com/gitkraken/vscode-gitlens/commits?author=leo9-py) +- Aman Prakash ([@gitgoap](https://github.com/gitgoap)) — [contributions](https://github.com/gitkraken/vscode-gitlens/commits?author=gitgoap) - Arunprasad Rajkumar ([@arajkumar](https://github.com/arajkumar)) — [contributions](https://github.com/gitkraken/vscode-gitlens/commits?author=arajkumar) - David Rees ([@studgeek](https://github.com/studgeek)) — [contributions](https://github.com/gitkraken/vscode-gitlens/commits?author=studgeek) - Rickard ([@rickardp](https://github.com/rickardp)) — [contributions](https://github.com/gitkraken/vscode-gitlens/commits?author=rickardp)