Skip to content

Commit 65fc840

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: Progress Bar Section - Harmony all CodeBlock Text.
2 parents bac0778 + 62b22de commit 65fc840

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:: console
115+
.. code-block:: text
116116
117117
0/2 [>---------------------------] 0%
118118
1/2 [==============>-------------] 50%

0 commit comments

Comments
 (0)