Skip to content

Commit d638b3c

Browse files
Improve grammar and readability
1 parent 049c7c9 commit d638b3c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

readme.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
## About Laravel
1111

12-
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as:
12+
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:
1313

1414
- [Simple, fast routing engine](https://laravel.com/docs/routing).
1515
- [Powerful dependency injection container](https://laravel.com/docs/container).
@@ -19,17 +19,17 @@ Laravel is a web application framework with expressive, elegant syntax. We belie
1919
- [Robust background job processing](https://laravel.com/docs/queues).
2020
- [Real-time event broadcasting](https://laravel.com/docs/broadcasting).
2121

22-
Laravel is accessible, yet powerful, providing tools needed for large, robust applications.
22+
Laravel is accessible, powerful, and provides tools required for large, robust applications.
2323

2424
## Learning Laravel
2525

26-
Laravel has the most extensive and thorough [documentation](https://laravel.com/docs) and video tutorial library of any modern web application framework, making it a breeze to get started learning the framework.
26+
Laravel has the most extensive and thorough [documentation](https://laravel.com/docs) and video tutorial library of all modern web application framework, making it a breeze to get started with the framework.
2727

28-
If you're not in the mood to read, [Laracasts](https://laracasts.com) contains over 1100 video tutorials on a range of topics including Laravel, modern PHP, unit testing, JavaScript, and more. Boost the skill level of yourself and your entire team by digging into our comprehensive video library.
28+
If you don't feel like reading, [Laracasts](https://laracasts.com) can help. Laracasts contains over 1100 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost you and your team's skills by digging into our comprehensive video library.
2929

3030
## Laravel Sponsors
3131

32-
We would like to extend our thanks to the following sponsors for helping fund on-going Laravel development. If you are interested in becoming a sponsor, please visit the Laravel [Patreon page](https://patreon.com/taylorotwell):
32+
We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel [Patreon page](https://patreon.com/taylorotwell).
3333

3434
- **[Vehikl](https://vehikl.com/)**
3535
- **[Tighten Co.](https://tighten.co)**
@@ -68,4 +68,4 @@ If you discover a security vulnerability within Laravel, please send an e-mail t
6868

6969
## License
7070

71-
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).
71+
The Laravel framework is open-source software licensed under the [MIT license](https://opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)