From 4f9564ee98025a40ca939af7c3f03606bb2be848 Mon Sep 17 00:00:00 2001 From: Masatoshi Ogiwara Date: Tue, 14 Jan 2025 13:12:45 +0900 Subject: [PATCH] fix: japanese-translation-change --- ja/intro/cakephp-folder-structure.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ja/intro/cakephp-folder-structure.rst b/ja/intro/cakephp-folder-structure.rst index ad3535fe8d..3ee81d67c0 100644 --- a/ja/intro/cakephp-folder-structure.rst +++ b/ja/intro/cakephp-folder-structure.rst @@ -33,7 +33,7 @@ src フォルダー =============== アプリケーション開発の大部分は、CakePHP の *src* フォルダー内で行われます。 -*src* 内のフォルダーを少し近づいて見てみましょう。 +*src* 内のフォルダーを少し詳しく見てみましょう。 Command アプリケーションのコンソールコマンドを含みます。