Fixed a few typos in the readme

This commit is contained in:
Yessiest 2023-10-08 21:35:14 +04:00
parent 7d7422817b
commit 22c4722a8c
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
This library is the minimum viable product version of
an ActiveRecord library designed specifically for Postgres.
It uses provides only a handful of features for working with
It provides only a handful of features for working with
records, in particular it allows:
- Accessing an aribtrary view or table
@ -75,7 +75,7 @@ Step 2: Install the gem
gem install ./lpgar-<version>.gem
```
Since I don't really consider this library "wortwhile" for publishing on
Since I don't really consider this library "worthwhile" for publishing on
RubyGems, it shall only exist here.
NOTE: **this library will not be published on rubygems.