Skip to content

Commit caf5234

Browse files
authored
Improve formatting of live command
1 parent 008854c commit caf5234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/live.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Live Display
55

66
Progress bars and status indicators use a *live* display to animate parts of the terminal. You can build custom live displays with the :class:`~rich.live.Live` class.
77

8-
For a demonstration of a live display, run the following command:
8+
For a demonstration of a live display, run the following command::
99

1010
python -m rich.live
1111

0 commit comments

Comments
 (0)