Skip to content

Commit 8b021dd

Browse files
committed
update contributing.md - fix typo
1 parent 1cb5dec commit 8b021dd

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)