Skip to content

Commit d57166b

Browse files
committed
update contributing.md - fix typo
1 parent 3db2bb0 commit d57166b

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
@@ -128,7 +128,7 @@ Please run your code through:
128128
# Clone your fork of the repo into the current directory
129129
git clone https://github.com/sendgrid/smtpapi-python
130130
# Navigate to the newly cloned directory
131-
cd sendgrid-python
131+
cd smtpapi-python
132132
# Assign the original repo to a remote called "upstream"
133133
git remote add upstream https://github.com/sendgrid/smtpapi-python
134134
```

0 commit comments

Comments
 (0)