diff --git a/README.md b/README.md index 2bf8ae2..e19caf0 100644 --- a/README.md +++ b/README.md @@ -234,7 +234,7 @@ apply this to each language you have groups in. #### Pages -If you have generated permissions for `Pages` you can toggle the page's navigation from sidebar and restricted access to the page. You can set this up manually but this package comes with a `HasPageShield` trait to speed up this process. All you have to do is use the trait in you pages: +If you have generated permissions for `Pages` you can toggle the page's navigation from sidebar and restrict access to the page. You can set this up manually but this package comes with a `HasPageShield` trait to speed up this process. All you have to do is use the trait in you pages: ```php