README.md in petergate-1.5.1 vs README.md in petergate-1.5.2
- old
+ new
@@ -52,10 +52,10 @@
```ruby
############################################################################################
## PeterGate Roles ##
## The :user role is added by default and shouldn't be included in this list. ##
-## The :root_admin can access any page regardless of access settings. Use with caution! ##
+## The :root_admin can access any page regardless of access settings. Use with caution! ##
## The multiple option can be set to true if you need users to have multiple roles. ##
petergate(roles: [:admin, :editor], multiple: false) ##
############################################################################################
```