Skip to content

Commit

Permalink
Fix typo on contributing instructions (#1818)
Browse files Browse the repository at this point in the history
Co-authored-by: Nando Vieira <me@fnando.com>
  • Loading branch information
famouswizard and fnando authored Jan 15, 2025
1 parent df6e368 commit 3e01f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ should initially look like this.
> origin https://github.com/YOUR_USERNAME/stellar-cli.git (push)
```

* Set the `stellar/stellar-cli` repo as new remote upstream repository that will
* Set the `stellar/stellar-cli` repo as the remote upstream repository that will
sync with your fork.
```
git remote add upstream https://github.com/stellar/stellar-cli.git
Expand Down

0 comments on commit 3e01f57

Please sign in to comment.