Add missing word, rewrap lines to fit

This commit is contained in:
chrisfinazzo 2015-01-31 23:09:18 -05:00
parent 8da7d1a5bc
commit 9815a7b0ee
1 changed files with 3 additions and 2 deletions

View File

@ -108,8 +108,9 @@ If you want to maintain Jekyll inside your existing Rails app, [Jekyll-Admin](ht
## Amazon S3
If you want to host your site in Amazon S3, you can do so by
using [s3_website](https://github.com/laurilehmijoki/s3_website) application.
It will push your site to Amazon S3 where it can be served like any web server,
using the [s3_website](https://github.com/laurilehmijoki/s3_website)
application. It will push your site to Amazon S3 where it can be served like
any web server,
dynamically scaling to almost unlimited traffic. This approach has the
benefit of being about the cheapest hosting option available for
low-volume blogs as you only pay for what you use.