Merge pull request #204 from kognise/fix/typo-contributing

fix: typo starty → start
This commit is contained in:
Kognise 2020-05-31 11:20:21 -05:00 committed by GitHub
commit ed7eda2520
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,7 @@ Please take a moment to read through the following guidelines:
## Find issues to work on
If you are new to contributing open-source software, you can starty by picking any relevant issue that is [tagged with **`good first issue`**](
If you are new to contributing open-source software, you can start by picking any relevant issue that is [tagged with **`good first issue`**](
https://github.com/kognise/water.css/contribute).
Also, everyone is welcome to contribute on issues [tagged with **`help wanted`**, you can find it filtered here](https://github.com/kognise/water.css/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22).