Skip to content

Commit 32a5c9c

Browse files
superhaggisxabbuh
authored andcommitted
Fixed code block under "Custom Messages"
1 parent 37733d2 commit 32a5c9c

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
@@ -308,7 +308,7 @@ before displaying these messages, you must define your own custom format::
308308
$progressBar->setFormat('custom');
309309

310310
Now, use the ``setMessage()`` method to set the value of the ``%message%``
311-
placeholder before displaying the progress bar:
311+
placeholder before displaying the progress bar::
312312

313313
// ...
314314
$progressBar->setMessage('Start');

0 commit comments

Comments
 (0)