Add missing word, rewrap lines to fit
This commit is contained in:
parent
8da7d1a5bc
commit
9815a7b0ee
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue