Skip to content

Commit c0ebe2f

Browse files
committed
docs: fix grammar
1 parent b005852 commit c0ebe2f

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
@@ -79,7 +79,7 @@ for free if you add `created_at` and `updated_at` datetime columns to
7979
the `sessions` table, making periodic session expiration a snap.
8080

8181
You may provide your own session class implementation, whether a
82-
feature-packed Active Record or a bare-metal high-performance SQL
82+
feature-packed Active Record, or a bare-metal high-performance SQL
8383
store, by setting
8484

8585
```ruby

0 commit comments

Comments
 (0)