8000 Progress Bar Section -- Change CodeBlock · xavierleune/symfony-docs@72a5328 · GitHub
[go: up one dir, main page]

Skip to content

Commit 72a5328

Browse files
authored
Progress Bar Section -- Change CodeBlock
Change CodeBlock Terminal for CodeBlock Console Example : https://symfony.com/doc/current/components/console/helpers/progressbar.html
1 parent 08526cf commit 72a5328

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)
0