Skip to content

Commit 0fb99d2

Browse files
authored
Merge pull request #183 from jbampton/fix-grammar
docs: fix grammar
2 parents b005852 + c0ebe2f commit 0fb99d2

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)