Skip to content

Commit a0a71da

Browse files
committed
Fix typo in README
1 parent d517e5b commit a0a71da

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
@@ -202,7 +202,7 @@ Update the `detectors` array in the config file to choose which detectors to run
202202

203203
If a supported locale is detected, it will automatically be stored in:
204204

205-
| # | Detector | Description |
205+
| # | Store | Description |
206206
|:---:|----------------|-----------------------------------------------------|
207207
| 1. | `SessionStore` | Stores the locale in the session. |
208208
| 2. | `CookieStore` | Stores the locale in a cookie. |

0 commit comments

Comments
 (0)