Skip to content

Commit cc80a5c

Browse files
committed
[best practice] security.rst の序文を修正
1 parent c1a1626 commit cc80a5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

best_practices/security.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Security
66
Authentication and Firewalls (i.e. Getting the User's Credentials)
77
------------------------------------------------------------------
88

9-
ユーザが期待する様々なメソッドを使い様々なデータソースからユーザ情報をロードするように
10-
Symfony に認証を設定することができます
9+
期待する様々なメソッドを使い様々なデータソースからユーザ情報をロードするように Symfony に
10+
ユーザの認証機能を設定することができます
1111
セキュリティはとても難解なテーマですが、`Security Cookbook Section`_ に
1212
多くの情報が記載されています。
1313

0 commit comments

Comments
 (0)