Skip to content

Commit d6e6a76

Browse files
authored
Merge pull request #1698 from johnthagen/patch-1
Improve formatting of live command
2 parents 48da279 + caf5234 commit d6e6a76

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)