Documentation typo fixes

This commit is contained in:
Sam Protas 2020-05-24 16:50:31 -04:00
parent cbfc2fed3c
commit e9bb33708f

View File

@ -7,9 +7,9 @@
-- Stability: experimental
-- Portability: portable
--
-- Blurhash is a very compact represenation of a placeholder for an image.
-- Blurhash is a very compact representation of a placeholder for an image.
--
-- This library provides a Blurhash encoding and decoding implementation based on the JuicyPixels represenation of images.
-- This library provides a Blurhash encoding and decoding implementation based on the JuicyPixels representation of images.
--
-- For the full Blurhash sales pitch and algorithm explaination see either of:
--