Skip to content

Commit fce7db0

Browse files
author
Matt Bernier
authored
Merge pull request #583 from ChatPion/patch-1
Fix a typo in CONTRIBUTING.md
2 parents 5d81d56 + bf93ca7 commit fce7db0

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
@@ -139,7 +139,7 @@ Generally, we follow the style guidelines as suggested by the official language.
139139
# Clone your fork of the repo into the current directory
140140
git clone https://github.com/sendgrid/sendgrid-csharp
141141
# Navigate to the newly cloned directory
142-
cd sendgrid-python
142+
cd sendgrid-csharp
143143
# Assign the original repo to a remote called "upstream"
144144
git remote add upstream https://github.com/sendgrid/sendgrid-csharp
145145
```

0 commit comments

Comments
 (0)