Skip to content

Commit d0a33cc

Browse files
authored
Update database.rst
Fixed a few tiny grammar things. 「てにをは」を追加しました。
1 parent af5b8cf commit d0a33cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ja/tutorials-and-examples/cms/database.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ CMS チュートリアル - データベース作成
6767
データベースの設定
6868
===================
6969

70-
次に、どこにデータベースあるか、そしてどうやってデータベースに接続するかを CakePHP
70+
次に、どこにデータベースがあるか、そしてどうやってデータベースに接続するかを CakePHP
7171
に伝えましょう。あなたのセットアップを適用するために **config/app.php**
7272
ファイルの中の ``Datasources.default`` 配列の値を置き換えてください。
7373
完全な設定配列の例は、以下のようになります。 ::

0 commit comments

Comments
 (0)