8000 Fixed a typo in part02.rst (<php changed to <?php) · symfony/symfony-docs@8e7106d · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8e7106d

Browse files
author
ubick
committed
Fixed a typo in part02.rst (<php changed to <?php)
1 parent c087780 commit 8e7106d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/part02.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ autoload the component::
154154
Now, let's rewrite our application by using the ``Request`` and the
155155
``Response`` classes::
156156

157-
<php
157+
<?php
158158

159159
// framework/index.php
160160

0 commit comments

Comments
 (0)
0