Skip to content

Commit

Permalink
improve wording
Browse files Browse the repository at this point in the history
  • Loading branch information
DQNEO committed Jul 4, 2015
1 parent 2399e74 commit 97eaf67
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions best_practices/introduction.rst
Expand Up @@ -59,11 +59,9 @@ Symfony は *とても* 柔軟なフレームワークとして知られてお
# Windows
c:\> php symfony demo
**そのアプリケーションはシンプルなブログエンジンです**。なぜシンプルなブログエンジンかというと、このアプリケーションは難しい詳細に覆われることなく Symfony のコンセプトと特徴に集中することができるからです
**デモアプリケーションはシンプルなブログエンジンです**。理由はこれなら難しい実装の詳細にとらわれることなく Symfony のコンセプトと機能にフォーカスできるからです。このガイドではアプリケーションを一歩一歩開発する代わりに、コードのスニペットを見るだけですむでしょう


このガイドでは段階的にアプリケーションを開発する代わりに、章を通して選ばれたコードのスニペットを見つけることになるでしょう。アプリケーションとインストール方法の詳細については最終章を参照してください。

既存のアプリケーションをアップデートしない
------------------------------------------

Expand Down

0 comments on commit 97eaf67

Please sign in to comment.