Skip to content

Commit 4735cd8

Browse files
author
Matt Bernier
authored
Merge pull request #35 from pushkyn/fix-contributing
update contributing.md - fix typo
2 parents 8b44084 + 8bba61b commit 4735cd8

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
@@ -120,7 +120,7 @@ Generally, we follow the style guidelines as suggested by the official language.
120120
# Clone your fork of the repo into the current directory
121121
git clone https://github.com/sendgrid/csharp-http-client
122122
# Navigate to the newly cloned directory
123-
cd sendgrid-python
123+
cd csharp-http-client
124124
# Assign the original repo to a remote called "upstream"
125125
git remote add upstream https://github.com/sendgrid/csharp-http-client
126126
```

0 commit comments

Comments
 (0)