diff --git a/docs/articles/security-intro.md b/docs/articles/security-intro.md index 0a7a2261d6..def981b60c 100644 --- a/docs/articles/security-intro.md +++ b/docs/articles/security-intro.md @@ -6,7 +6,7 @@ Unlike the `Nebular Auth`, which provides a way to `authenticate` a user, `Nebul
Warning
- Front-end ACL won't resolve all of the security issues and just provides a better user expiriece for your application. + Front-end ACL won't resolve all of the security issues and just provides a better user experience for your application. It is essential to duplicate security rules on the back-end side.