Skip to content

Commit a0dbb40

Browse files
author
Brian Luft
committed
change emphasis marks in README
1 parent d01c8aa commit a0dbb40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ For example::
1111
>>> print f.series_json
1212
[{"data": [[1, 1], [2, 2], [3, 3]]}]
1313

14-
In this simple example the `series_json` is a JSON string
15-
in the format expected by `flot`.
14+
In this simple example the ``series_json`` is a JSON string
15+
in the format expected by ``flot``.
1616

1717
.. _flot: http://code.google.com/p/flot/

0 commit comments

Comments
 (0)