Skip to content

Commit 5f9831d

Browse files
committed
Fix typo
1 parent f46385b commit 5f9831d

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
@@ -245,7 +245,7 @@ You can also add your own transforms (see below).
245245
Add the following to your Gemfile:
246246

247247
```ruby
248-
gem 'activerecord-clean-db-structure'
248+
gem 'activerecord-pg-format-db-structure'
249249
```
250250

251251
## Usage

0 commit comments

Comments
 (0)