Skip to content

Commit cb7a2df

Browse files
committed
update contributing.md - fix typo
1 parent bd78764 commit cb7a2df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Please run your code through:
147147
# Clone your fork of the repo into the current directory
148148
git clone https://github.com/sendgrid/ruby-http-client
149149
# Navigate to the newly cloned directory
150-
cd sendgrid-python
150+
cd ruby-http-client
151151
# Assign the original repo to a remote called "upstream"
152152
git remote add upstream https://github.com/sendgrid/ruby-http-client
153153
```

0 commit comments

Comments
 (0)