Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d0bf99e

Browse files
committed
Merge pull request lunetics-org#113 from mrafalko/patch-1
fixed typo
2 parents 406159c + ced2c20 commit d0bf99e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Resources/doc/index.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ lunetics_locale:
9999
- query
100100
- router
101101
```
102-
With the example above, the guessers will be called in the order you defined as 1. session 2. cookie 2. router 3. browser.
102+
With the example above, the guessers will be called in the order you defined as 1. session 2. cookie 3. browser 4. query 5. router.
103103

104104
Note that the session and cookie guessers only retrieve previously identified and saved locales by the router or browser guesser.
105105

0 commit comments

Comments
 (0)