Skip to content

Commit 9c68856

Browse files
author
Matt Bernier
authored
Merge pull request #43 from pushkyn/fix-contributing
update contributing.md - fix typo
2 parents 1cb5dec + 8b021dd commit 9c68856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Please run your code through:
151151
# Clone your fork of the repo into the current directory
152152
git clone https://github.com/sendgrid/java-http-client
153153
# Navigate to the newly cloned directory
154-
cd sendgrid-python
154+
cd java-http-client
155155
# Assign the original repo to a remote called "upstream"
156156
git remote add upstream https://github.com/sendgrid/java-http-client
157157
```

0 commit comments

Comments
 (0)