Skip to content

Commit 445ac1b

Browse files
committed
fixes rails#188
1 parent 0fb99d2 commit 445ac1b

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
@@ -38,7 +38,7 @@ been updated in the last 30 days. The 30 days cutoff can be changed using the
3838
Configuration
3939
--------------
4040

41-
The default assumes a `sessions` tables with columns:
41+
The default assumes a `sessions` table with columns:
4242

4343
* `id` (numeric primary key),
4444
* `session_id` (string, usually varchar; maximum length is 255), and

0 commit comments

Comments
 (0)