summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 3c3db36a..a746089c 100644
--- a/README.rst
+++ b/README.rst
@@ -130,7 +130,7 @@ Simple Match
------------
Given a list of matches to check for, simply verify that the credentials
-contain the matches. For example:
+contain the matches. For example::
credentials = {'user_id': 'foo', 'is_admin': 1, 'roles': ['nova:netadmin']}