Skip to content

Commit

Permalink
Merge pull request #39 from slavcodev/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
Jurian Sluiman committed Nov 27, 2013
2 parents f7b5af2 + a06054b commit 87abbae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ is important! You usually want the `acceptlanguage` as last for a fallback:

```
'slm_locale' => array(
'supported' => array('uripath', 'acceptlanguage'),
'strategies' => array('uripath', 'acceptlanguage'),
),
```

Expand Down

0 comments on commit 87abbae

Please sign in to comment.