Skip to content

Commit

Permalink
Fix: typo Forkign -> Forking
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardogoncalves authored May 6, 2020
1 parent 5ddbcfc commit ffbdaa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
1. [Create a GitHub account](https://help.github.com/articles/signing-up-for-a-new-github-account/) if you don't already have one.
2. [Install and set up Git](https://help.github.com/articles/set-up-git/).

## Forkign
## Forking

1. Create your own fork of the [gcloud-flutter-dota-app repository](https://github.com//alvarowolfx/gcloud-flutter-dota-app) by clicking "Fork" in the Web UI. During local development, this will be referred to by `git` as `origin`.

Expand Down Expand Up @@ -39,4 +39,4 @@ Create and go to the branch:

```shell
git checkout -b <branch name> master
```
```

0 comments on commit ffbdaa1

Please sign in to comment.