Skip to content

Commit

Permalink
Update routing.md
Browse files Browse the repository at this point in the history
fixed typo.
  • Loading branch information
josezenem committed Jul 31, 2014
1 parent 08d578a commit c454f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routing.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ You may also use the `namespace` parameter within your `group` array to specify
<a name="sub-domain-routing"></a>
## Sub-Domain Routing

Laravel routes are also able to handle wildcard sub-domains, and pass you wildcard parameters from the domain:
Laravel routes are also able to handle wildcard sub-domains, and will pass your wildcard parameters from the domain:

#### Registering Sub-Domain Routes

Expand Down

0 comments on commit c454f82

Please sign in to comment.