Skip to content

Commit 5a36f03

Browse files
authored
Fixed code block rendering
1 parent 3aec2e6 commit 5a36f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/process.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ Using a Prepared Command Line
394394

395395
You can run a process by using a prepared command line with double quote
396396
variable notation. This allows you to use placeholders so that only the
397-
parameterized values can be changed, but not the rest of the script:
397+
parameterized values can be changed, but not the rest of the script::
398398

399399
use Symfony\Component\Process\Process;
400400

0 commit comments

Comments
 (0)