Skip to content

Commit d56c173

Browse files
authored
Fix typo in README (#11)
1 parent 1580cc7 commit d56c173

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
@@ -78,7 +78,7 @@ You can either specify the target size or `nil` to disable image resizing comple
7878
Type: `symbol` or `lambda`
7979

8080
```ruby
81-
plugin :blurhash, extractor: :ruby-vips
81+
plugin :blurhash, extractor: :ruby_vips
8282
```
8383

8484
Supported extractors:

0 commit comments

Comments
 (0)