Skip to content

Commit

Permalink
Merge pull request #42 from tonyStreet/fix/README.md
Browse files Browse the repository at this point in the history
update readme to correct setLocale function
  • Loading branch information
niftylettuce authored Jun 10, 2020
2 parents ff616cb + 8a1f8c0 commit ca9d0f9
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 @@ -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.

Expand Down

0 comments on commit ca9d0f9

Please sign in to comment.