Correct small typo.

* files are written to hard "disk" not "disc".
This commit is contained in:
Hank Beaver 2015-04-15 10:46:02 -04:00
parent c0939a5038
commit 62a5d8ad08
1 changed files with 1 additions and 1 deletions

View File

@ -643,7 +643,7 @@ above. By default Rails assumes assets have been precompiled and will be
served as static assets by your web server.
During the precompilation phase an MD5 is generated from the contents of the
compiled files, and inserted into the filenames as they are written to disc.
compiled files, and inserted into the filenames as they are written to disk.
These fingerprinted names are used by the Rails helpers in place of the manifest
name.