From 4c26157dac948f83e7ec252520760e66dd26ad85 Mon Sep 17 00:00:00 2001 From: Diego Date: Fri, 26 Apr 2019 04:29:22 -0300 Subject: [PATCH] Add missing period at the end of a paragraph. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 834277a6e4e1..801b1949427c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Laravel is a web application framework with expressive, elegant syntax. We belie - [Robust background job processing](https://laravel.com/docs/queues). - [Real-time event broadcasting](https://laravel.com/docs/broadcasting). -Laravel is accessible, yet powerful, providing tools needed for large, robust applications. A superb combination of simplicity, elegance, and innovation gives you a complete toolset required to build any application with which you are tasked +Laravel is accessible, yet powerful, providing tools needed for large, robust applications. A superb combination of simplicity, elegance, and innovation gives you a complete toolset required to build any application with which you are tasked. ## Learning Laravel