From 265a988214eb942eec0904fa46a7cdc61cb78946 Mon Sep 17 00:00:00 2001 From: John Gallagher Date: Sat, 12 Jun 2021 16:31:30 +0100 Subject: [PATCH] Fix typo (#542) --- doc/plugins/sequel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/plugins/sequel.md b/doc/plugins/sequel.md index a4df031ac..a882ee38b 100644 --- a/doc/plugins/sequel.md +++ b/doc/plugins/sequel.md @@ -172,7 +172,7 @@ attacher.file #=> # photo.image_data #=> '{"id":"397eca.jpg","storage":"store","metadata":{...}}' ``` -### Pesistence +### Persistence The following persistence methods are added to `Shrine::Attacher`: