Skip to content

Commit

Permalink
Merge pull request mdmsoft#111 from wilwade/patch-1
Browse files Browse the repository at this point in the history
Typo: Extra L
  • Loading branch information
mdmunir committed Dec 30, 2014
2 parents afd44f5 + 9e975e6 commit 3714fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/basic-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Using module in configuration
],
```

Access Controll Filter
Access Control Filter
======================
Access Control Filter (ACF) is a simple authorization method that is best used by applications that only need some simple access control.
As its name indicates, ACF is an action filter that can be attached to a controller or a module as a behavior.
Expand Down

0 comments on commit 3714fc0

Please sign in to comment.