Commit 5e3d8190 by Nobuo Kihara

docs/guide/structure-filters.md - typo fixed [ci skip]

parent a3344ce7
......@@ -141,7 +141,7 @@ For more details about access control in general, please refer to the [Authoriza
### Authentication Method Filters <a name="auth-method-filters"></a>
Authentication method filters are used to authenticate a user based using various methods, such as
Authentication method filters are used to authenticate a user using various methods, such as
[HTTP Basic Auth](http://en.wikipedia.org/wiki/Basic_access_authentication), [OAuth 2](http://oauth.net/2/).
These filter classes are all under the `yii\filters\auth` namespace.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment