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

Commit6afc80b

Browse files
javiereguiluzweaverryan
authored andcommitted
Removed a wrongly inserted comma
1 parente004661 commit6afc80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎quick_tour/the_big_picture.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Understanding the Fundamentals
7878

7979
One of the main goals of a framework is to keep your code organized and allow
8080
your application to evolve easily over time by avoiding the mixing of database
81-
calls, HTML tags, and business logic in the same script. To achieve this goal
81+
calls, HTML tags and business logic in the same script. To achieve this goal
8282
with Symfony, you'll first need to learn a few fundamental concepts and terms.
8383

8484
Symfony comes with some sample code that you can use to learn more about its

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp