README.md in rbpdf-1.18.2 vs README.md in rbpdf-1.18.3

- old
+ new

@@ -12,18 +12,18 @@ * Use UTF-8 encoding. * RTL (Right-To-Left) languages support. * HTML tag support. * CSS minimum support. * Image - - 8bit PNG image support without RMagick liblary. - - PNG(with alpha channel)/JPEG/GIF image support. (use RMagick liblary) + - 8bit PNG image support without RMagick library. + - PNG(with alpha channel)/JPEG/GIF image support. (use RMagick library) ## ## Installing RBPDF ## -RBPDF is distrifuted via RubyGems, and can be installed the usual way that you install gems: by simply typing `gem install rbpdf` on the command line. +RBPDF is distributed via RubyGems, and can be installed the usual way that you install gems: by simply typing `gem install rbpdf` on the command line. == If you are using HTML, it is recommended you install: ```