| @@ -8,9 +8,9 @@ | ||
| 8 | 8 | 1. See the [GitHub help pages](https://help.github.com) if you have questions. |
| 9 | 9 | |
| 10 | 10 | ## Contributing |
| 11 | 11 | |
| 12 | -Contributing is easy. The steps below is intended to be helpful. Please help us improve it. | |
| 12 | +Contributing is easy. The steps below are intended to be helpful. Please help us improve it. | |
| 13 | 13 | |
| 14 | 14 | 1. Create a personal fork of the project [on GitHub](https://github.com/vippsas/vipps-woocommerce). |
| 15 | 15 | 1. Clone the fork on your local machine |
| 16 | 16 | 1. Create a new branch to work on, use a self-explanatory name. Example: `git branch my_contribution master` |