Merge pull request #42 from tonyStreet/fix/README.md

update readme to correct setLocale function
master
niftylettuce 2020-06-09 22:00:02 -05:00 committed by GitHub
commit ca9d0f997e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ __('{a} {a} {b} {b} {b}', {a: 'foo', b: 'bar'})
Get locale from query / cookie and header.
### `context.setLocale()`
### `context.__setLocale()`
Set locale and cookie.