Skip to content

Commit

Permalink
docs: polish it
Browse files Browse the repository at this point in the history
  • Loading branch information
c4710n committed Jan 1, 2024
1 parent dd6e16d commit 64f55f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/plug_locale/browser.ex
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,8 @@ defmodule PlugLocale.Browser do
* query (whose key is specified by `:query_key` option)
* cookie (whose key is specified by `:cookie_key` option)
* HTTP request header - `referer`
* HTTP request header - `accept-language`
* HTTP request header - `Referer`
* HTTP request header - `Accept-Language`
If all detections fail, fallback to default locale.
Expand Down

0 comments on commit 64f55f3

Please sign in to comment.