diff --git a/docs/api.md b/docs/api.md index a93a01d..3a66b01 100644 --- a/docs/api.md +++ b/docs/api.md @@ -212,9 +212,9 @@ Renders any child components if there isn't an established user session. Specify the option `inGroup` to only show child components when a user isn't in a certain group. ```html - + You are authenticated as an administrator! - + ``` If you want to specify more complex groups, please see section [Group Expressions](#group-expressions).