aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYves Senn <yves.senn@gmail.com>2013-08-26 19:17:00 +0200
committerYves Senn <yves.senn@gmail.com>2013-08-26 19:17:00 +0200
commitc21fd2353a11380f065d56fa24c59c4c43c01ce0 (patch)
tree278804dd1d2bfa990c1d031ba37f3b7e55374c53
parente75ab1ce69e1b74af26a7ad1be74c68c47bc38d8 (diff)
downloadrails-c21fd2353a11380f065d56fa24c59c4c43c01ce0.tar.gz
rails-c21fd2353a11380f065d56fa24c59c4c43c01ce0.tar.bz2
rails-c21fd2353a11380f065d56fa24c59c4c43c01ce0.zip
fix typo in the credit section of the guides. [ci skip]
-rw-r--r--guides/source/credits.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/credits.html.erb b/guides/source/credits.html.erb
index a2c57fca8c..5beae9c29b 100644
--- a/guides/source/credits.html.erb
+++ b/guides/source/credits.html.erb
@@ -76,5 +76,5 @@ Oscar Del Ben is a software engineer at <a href="http://www.wildfireapp.com/">Wi
<% end %>
<%= author('Akshay Surve', 'startupjockey', 'akshaysurve.jpg') do %>
- Akshay Surve is the Founder at <a href="http://www.deltax.com">DeltaX</a>, hackathon specialist, a midnight code junkie and ocassionally writes prose. You can connect with him on <a href="https://twitter.com/akshaysurve">Twitter</a>, <a href="http://www.linkedin.com/in/akshaysurve">Linkedin</a>, <a href="http://www.akshaysurve.com/">Peronal Blog</a> or <a href="http://www.quora.com/Akshay-Surve">Quora</a>.
+ Akshay Surve is the Founder at <a href="http://www.deltax.com">DeltaX</a>, hackathon specialist, a midnight code junkie and ocassionally writes prose. You can connect with him on <a href="https://twitter.com/akshaysurve">Twitter</a>, <a href="http://www.linkedin.com/in/akshaysurve">Linkedin</a>, <a href="http://www.akshaysurve.com/">Personal Blog</a> or <a href="http://www.quora.com/Akshay-Surve">Quora</a>.
<% end %>