From 96a0372ec11e5cb94b901b66b559c44a0672110c Mon Sep 17 00:00:00 2001 From: paresh27 Date: Wed, 4 Apr 2018 18:44:42 +0530 Subject: [PATCH] Update security-best-practices.md (#16036) [skip ci] --- docs/guide/security-best-practices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/security-best-practices.md b/docs/guide/security-best-practices.md index d646c354eb..0c3767ba9f 100644 --- a/docs/guide/security-best-practices.md +++ b/docs/guide/security-best-practices.md @@ -3,7 +3,7 @@ Security best practices Below we'll review common security principles and describe how to avoid threats when developing applications using Yii. Most of these priciples are not unique to Yii alone but apply to website or software development in general, -so we you will also find links for further reading on the general ideas behind these. +so you will also find links for further reading on the general ideas behind these. Basic principles