Skip to content

Commit 4d38677

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: Progress Bar Section -- Change CodeBlock
2 parents 5a6c448 + 5a3d82d commit 4d38677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/console/helpers/progressbar.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ which starts, advances and finishes the progress bar automatically::
112112

113113
If ``$iterable = [1, 2]``, the previous code will output the following:
114114

115-
.. code-block:: terminal
115+
.. code-block:: console
116116
117117
0/2 [>---------------------------] 0%
118118
1/2 [==============>-------------] 50%

0 commit comments

Comments
 (0)