Skip to content

Commit

Permalink
change oneliner
Browse files Browse the repository at this point in the history
  • Loading branch information
BenCavens committed Apr 27, 2016
1 parent cf760d0 commit 10c471c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[![Quality Score][ico-code-quality]][link-code-quality]
[![Total Downloads][ico-downloads]][link-downloads]

A lightweight laravel package to provide route localization.
A Laravel package for lightweight route localization.
This package will set the locale for your app based on the request url.
`/nl/foo` will set locale to nl.

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thinktomorrow/locale",
"description": "localisation logic for urls",
"description": "A Laravel package for lightweight route localization",
"keywords": [
"thinktomorrow",
"locale"
Expand Down

0 comments on commit 10c471c

Please sign in to comment.