[doc] bold to make reading more obvious
authorLaurent Peuch <cortex@worlddomination.be>
Thu, 21 Feb 2019 18:54:46 +0100
changeset 12398 ef798288884a
parent 12397 c5eb647b7046
child 12399 c0ad7aa36e4a
[doc] bold to make reading more obvious
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: