diff --git a/docs/guide/security-authorization.md b/docs/guide/security-authorization.md index 901f366f04..ad7d46b614 100644 --- a/docs/guide/security-authorization.md +++ b/docs/guide/security-authorization.md @@ -265,7 +265,7 @@ class RbacController extends Controller } ``` -After executing the command we'll get the following hierarchy: +After executing the command with `yii rbac/init` we'll get the following hierarchy: ![Simple RBAC hierarchy](images/rbac-hierarchy-1.png "Simple RBAC hierarchy")