aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
diff options
context:
space:
mode:
authorAkshay Khole <akshay@reversehack.in>2013-05-03 12:49:14 +0530
committerAkshay Khole <akshay@reversehack.in>2013-05-03 12:49:14 +0530
commit2b5d1a086edb87757798a4397ccc64dbc632a2fd (patch)
tree2afd9291e03a843faf55aa69447a395b98e51c9d /guides/source
parentb46e6416dc6607545e2dea92e6788986b261357c (diff)
downloadrails-2b5d1a086edb87757798a4397ccc64dbc632a2fd.tar.gz
rails-2b5d1a086edb87757798a4397ccc64dbc632a2fd.tar.bz2
rails-2b5d1a086edb87757798a4397ccc64dbc632a2fd.zip
Capitalizing internet to Internet. [ci skip]
Diffstat (limited to 'guides/source')
-rw-r--r--guides/source/credits.html.erb2
-rw-r--r--guides/source/getting_started.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/guides/source/credits.html.erb b/guides/source/credits.html.erb
index 34be07ef81..d59f10e9c2 100644
--- a/guides/source/credits.html.erb
+++ b/guides/source/credits.html.erb
@@ -40,7 +40,7 @@ Oscar Del Ben is a software engineer at <a href="http://www.wildfireapp.com/">Wi
<% end %>
<%= author('Tore Darell', 'toretore') do %>
- Tore Darell is an independent developer based in Menton, France who specialises in cruft-free web applications using Ruby, Rails and unobtrusive JavaScript. His home on the internet is his blog <a href="http://tore.darell.no">Sneaky Abstractions</a>.
+ Tore Darell is an independent developer based in Menton, France who specialises in cruft-free web applications using Ruby, Rails and unobtrusive JavaScript. His home on the Internet is his blog <a href="http://tore.darell.no">Sneaky Abstractions</a>.
<% end %>
<%= author('Jeff Dean', 'zilkey') do %>
diff --git a/guides/source/getting_started.md b/guides/source/getting_started.md
index 46115afb8c..957e8ee4c4 100644
--- a/guides/source/getting_started.md
+++ b/guides/source/getting_started.md
@@ -29,7 +29,7 @@ prerequisites installed:
Rails is a web application framework running on the Ruby programming language.
If you have no prior experience with Ruby, you will find a very steep learning
curve diving straight into Rails. There are some good free resources on the
-internet for learning Ruby, including:
+Internet for learning Ruby, including:
* [Mr. Neighborly's Humble Little Ruby Book](http://www.humblelittlerubybook.com)
* [Programming Ruby](http://www.ruby-doc.org/docs/ProgrammingRuby/)