diff -r c5eb647b7046 -r ef798288884a doc/tutorials/advanced/part02_security.rst --- a/doc/tutorials/advanced/part02_security.rst Thu Feb 21 18:54:23 2019 +0100 +++ b/doc/tutorials/advanced/part02_security.rst Thu Feb 21 18:54:46 2019 +0100 @@ -36,7 +36,7 @@ Now, let's implement that! -Proper security in CubicWeb is done at the schema level, so you don't have to +Proper security in CubicWeb is done **at the schema level**, so you don't have to bother with it in views: users will only see what they can see automatically. .. _adv_tuto_security: