Skip to content

Commit 903c774

Browse files
authored
Merge pull request laradock#1182 from khoanguyen96/fix-typos-contributing
fix typos in contributing
2 parents 01c358b + 2bedfdd commit 903c774

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • DOCUMENTATION/content/contributing

DOCUMENTATION/content/contributing/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If you have questions about how to use Laradock, please direct your questions to
1414
## Found an Issue
1515

1616
If have an issue or you found a typo in the documentation, you can help us by
17-
opnening an [Issue](https://github.com/laradock/laradock/issues).
17+
opening an [Issue](https://github.com/laradock/laradock/issues).
1818

1919
**Steps to do before opening an Issue:**
2020

@@ -24,7 +24,7 @@ opnening an [Issue](https://github.com/laradock/laradock/issues).
2424

2525
If your issue appears to be a bug, and hasn't been reported, then open a new issue.
2626

27-
*This Help us to maximize the effort we can spend fixing issues and adding new
27+
*This helps us maximize the effort we can spend fixing issues and adding new
2828
features, by not reporting duplicate issues.*
2929

3030

@@ -61,7 +61,7 @@ To update the sidebar or add a new section to it, you can edit this `DOCUMENTATI
6161

6262
## Support new Software (Add new Container)
6363

64-
* Forke the repo and clone the code.
64+
* Fork the repo and clone the code.
6565

6666
* Create folder as the software name (example: `mysql` - `nginx`).
6767

@@ -81,7 +81,7 @@ To update the sidebar or add a new section to it, you can edit this `DOCUMENTATI
8181

8282
## Edit supported Software (Edit a Container)
8383

84-
* Forke the repo and clone the code.
84+
* Fork the repo and clone the code.
8585

8686
* Open the software (container) folder (example: `mysql` - `nginx`).
8787

0 commit comments

Comments
 (0)