Various readme typo fixes/improvements (#593)

* Various readme typo fixes/improvements

* Change Laradock -> LaraDock
This commit is contained in:
Ng Yik Phang
2017-02-08 18:45:48 +08:00
committed by Bo-Yi Wu
parent e8bb2b29fd
commit 00550d328c
3 changed files with 70 additions and 70 deletions

View File

@ -38,9 +38,9 @@ You can request a new feature by submitting an [Issue](https://github.com/larado
* Edit the files you want to update.
* **Note:** If you want to edit the base image of the `Workspace` or the `php-fpm` Containers,
you need to edit their Dockerfiles from their Github repositories. For more info read their Dockerfiles comment on the LaraDock repository.
you need to edit their Dockerfiles from their GitHub repositories. For more info read their Dockerfiles comment on the LaraDock repository.
* Make sure to update the `Readme` incase you made any changes.
* Make sure to update the `Readme` in case you made any changes.
## Issue/PR Submission Guidelines
@ -68,7 +68,7 @@ Always Test everything and make sure its working:
### Submitting a PR
Consider the following guidelines:
* Search [GitHub](https://github.com/LaraDock/laradock/pulls) for an open or closed Pull Request that relates to your submission. You don't want to duplicate effort.
* Search [GitHub](https://github.com/laradock/laradock/pulls) for an open or closed Pull Request that relates to your submission. You don't want to duplicate effort.
* Make your changes in a new git branch: