Skip to content

Commit

Permalink
Fix typos, improve readability
Browse files Browse the repository at this point in the history
  • Loading branch information
ifdattic committed Mar 10, 2015
1 parent 8d53a98 commit 3513831
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ In this case, your ``UsersController`` MUST always have a single resource
public function getUserAction($slug)
{} // "get_user" [GET] /users/{slug}
...
// ...
}
It's used to determine the parent collection name. Controller name itself is not
Expand Down

0 comments on commit 3513831

Please sign in to comment.