From 31b358beb9fac878ff90c4bb479ff6f34ce4e027 Mon Sep 17 00:00:00 2001 From: Samiksha Jain <101424133+jsamiksha1@users.noreply.github.com> Date: Tue, 6 Dec 2022 12:32:57 +0530 Subject: [PATCH] Removed redundancy from the text --- _includes/welcome.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_includes/welcome.md b/_includes/welcome.md index 9301bfe..69d1d21 100644 --- a/_includes/welcome.md +++ b/_includes/welcome.md @@ -3,8 +3,7 @@ There's a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and insecure code. _PHP: The Right Way_ is an easy-to-read, quick reference for PHP popular coding standards, links to authoritative tutorials -around the Web and what the contributors consider to be best practices at the present -time. +around the Web, and what the contributors consider to be best practices at present. _There is no canonical way to use PHP_. This website aims to introduce new PHP developers to some topics which they may not discover until it is too late, and aims