doc/tutorials/advanced/part02_security.rst
branch3.26
changeset 12463 18b6d2493578
parent 12462 76c9ced6b3cc
child 12399 c0ad7aa36e4a
--- 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: