Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

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

Sign up
Appearance settings

Commit006b1e2

Browse files
committed
fixed markup
1 parent1f43dbf commit006b1e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎book/part04.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ To support this feature, we are going to use the Symfony2 Routing component.
5757
As always, add it to ``composer.json`` and run the ``php composer.phar
5858
update`` command to install it:
5959

60-
..code-block::json
60+
..code-block::javascript
6161
6262
{
6363
"require": {

‎book/part12.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ front controller? As you might expect, there is a solution. We can solve all
9292
these issues and some more by using the Symfony2 dependency injection
9393
container:
9494

95-
..code-block::json
95+
..code-block::javascript
9696
9797
{
9898
"require": {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp