Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 406159c + ced2c20 commit d0bf99eCopy full SHA for d0bf99e
1 file changed
Resources/doc/index.markdown
@@ -99,7 +99,7 @@ lunetics_locale:
99
- query
100
- router
101
```
102
-With the example above, the guessers will be called in the order you defined as 1. session 2. cookie 2. router 3. browser.
+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.
103
104
Note that the session and cookie guessers only retrieve previously identified and saved locales by the router or browser guesser.
105
0 commit comments