Skip to content

Commit

Permalink
Fix typo (#542)
Browse files Browse the repository at this point in the history
  • Loading branch information
johngallagher authored Jun 12, 2021
1 parent 1b59b3e commit 265a988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/plugins/sequel.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ attacher.file #=> #<Shrine::UploadedFile id="397eca.jpg" storage=:store ...>
photo.image_data #=> '{"id":"397eca.jpg","storage":"store","metadata":{...}}'
```

### Pesistence
### Persistence

The following persistence methods are added to `Shrine::Attacher`:

Expand Down

0 comments on commit 265a988

Please sign in to comment.