Skip to content

Commit 077d160

Browse files
authored
Update misspell at README.md (mcamara#824)
1 parent 2756531 commit 077d160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ and `useAcceptLanguageHeader` in `config/laravellocalization.php`:
175175

176176
Whenever a locale is present in the url, it will be stored in the session by this middleware.
177177

178-
In there is no locale present in the url, then this middleware will check the following
178+
If there is no locale present in the url, then this middleware will check the following
179179

180180
- If no locale is saved in session and `useAcceptLanguageHeader` is set to true, compute locale from browser and redirect to url with locale.
181181
- If a locale is saved in session redirect to url with locale, unless its the default locale and `hideDefaultLocaleInURL` is set to true.

0 commit comments

Comments
 (0)