Skip to content

Commit

Permalink
Fix 'upstream' typo (#7915)
Browse files Browse the repository at this point in the history
  • Loading branch information
srawlins authored Feb 3, 2025
1 parent 3be4f76 commit 1c76a87
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 @@ -50,7 +50,7 @@ name and contact info to the [AUTHORS](AUTHORS) file.
4. `git clone -c core.symlinks=true https://github.com/<your_name_here>/flutter-intellij`
5. `cd flutter-intellij`
6. `git remote add upstream https://github.com/flutter/flutter-intellij`
The name `upsteram` can be whatever you want.
The name `upstream` can be whatever you want.

## Setting environments

Expand Down

0 comments on commit 1c76a87

Please sign in to comment.