diff options
author | mhutchin <mike@mhutchinson.com> | 2011-03-29 01:50:00 -0700 |
---|---|---|
committer | mhutchin <mike@mhutchinson.com> | 2011-03-29 01:50:00 -0700 |
commit | ff09d4bd5b19d478def54648251c78d97027040c (patch) | |
tree | a94b7fd47f88ea848812208221ff28fabed0d02c | |
parent | 9fdfe2ec1e4451b9dd4c3cdfdf22c895659f53e7 (diff) | |
download | rails-ff09d4bd5b19d478def54648251c78d97027040c.tar.gz rails-ff09d4bd5b19d478def54648251c78d97027040c.tar.bz2 rails-ff09d4bd5b19d478def54648251c78d97027040c.zip |
Minor rephrasing to improve grammar and readability.
-rw-r--r-- | railties/guides/source/layout.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/layout.html.erb b/railties/guides/source/layout.html.erb index f2681c6461..911655e0f4 100644 --- a/railties/guides/source/layout.html.erb +++ b/railties/guides/source/layout.html.erb @@ -111,7 +111,7 @@ <h3>Feedback</h3> <p> - You're encouraged to help in keeping the quality of this guide. + You're encouraged to help improve the quality of this guide. </p> <p> If you see any typos or factual errors you are confident to |