aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/asset_pipeline.md
diff options
context:
space:
mode:
authorAnton Davydov <antondavydov.o@gmail.com>2015-03-15 23:55:06 +0300
committerAnton Davydov <antondavydov.o@gmail.com>2015-03-15 23:55:06 +0300
commita2902941757f8abfaba8927410bba7f27020fbfb (patch)
tree1d3ec288c3aaeae0a174ced22a6ea12a4344479c /guides/source/asset_pipeline.md
parent575839d75fa85731facb99489e53b45f5f041b51 (diff)
downloadrails-a2902941757f8abfaba8927410bba7f27020fbfb.tar.gz
rails-a2902941757f8abfaba8927410bba7f27020fbfb.tar.bz2
rails-a2902941757f8abfaba8927410bba7f27020fbfb.zip
[skip ci] Fix typos in guides
Diffstat (limited to 'guides/source/asset_pipeline.md')
-rw-r--r--guides/source/asset_pipeline.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/asset_pipeline.md b/guides/source/asset_pipeline.md
index da347ef344..c9ae256c83 100644
--- a/guides/source/asset_pipeline.md
+++ b/guides/source/asset_pipeline.md
@@ -921,7 +921,7 @@ focus on serving application code as fast as possible.
#### Set up a CDN to Serve Static Assets
To set up your CDN you have to have your application running in production on
-the internet at a publically available URL, for example `example.com`. Next
+the internet at a publicly available URL, for example `example.com`. Next
you'll need to sign up for a CDN service from a cloud hosting provider. When you
do this you need to configure the "origin" of the CDN to point back at your
website `example.com`, check your provider for documentation on configuring the