Skip to content

Commit f7972d2

Browse files
committed
fixed typos
1 parent 447a251 commit f7972d2

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

app/views/layouts/_footer.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
r<footer align="center">
1+
<footer align="center">
22
<p>Operation Code is a project of The Cogostar Foundation (Federal Tax ID 46-3270072), a California nonprofit corporation with federal tax-exempt status as a public charity under Section 501(c)(3).</p>
33

44
<p>Proudly built with <a href="http://getbootstrap.com/">Bootstrap</a> and created using open source software. Have an idea? We encourage you to help us <a href="https://github.com/davidmolina/operationcode">improve it</a>.</a></p>

app/views/pages/about.html.erb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,21 @@
1616
<h1 id="overview" class="page-header">Friends of Operation Code</h1>
1717

1818
<p class="lead"><a href="http://hackhands.com/">HackHands</a></br>
19-
Logo</p>
19+
HackHands is live 24/7 programming support. They also made <a href="https://hacksummit.org/">HackSummit</a> and <a href="https://hackpledge.org/">HackPledge</a>. The co-founders, Forest & Geraldo, made our beautiful logo.</p>
2020

2121
<p class="lead"><a href="http://dnsimple.com/">DNSimple</a></br>
22-
Domain registration and hosting</p>
22+
The leader in domain registration and management that makes developers life a breeze. OperationCode.org is graciously hosted here.</p>
2323

2424
<p class="lead"><a href="https://ruby.onales.com/">Ruby on Ales</a></br>
25-
Scholarships</p>
25+
Where Rubyists converge on Bend, Oregon for two-day single track conference.</p>
2626

2727
<p class="lead"><a href="http://codeoregon.org/">Code Oregon</a></br>
28-
Free online technology training for Oregonians</p>
28+
Zero cost online technology training for Oregonians, brought to you by <a href="http://teamtreehouse.com/">Treehouse</a>. Just bring yourself, some patience and curiousity to learn web technology.</p>
2929

3030
<div class="bs-docs-section" align="center">
3131
<h1 id="overview" class="page-header">Our Core Team</h1>
3232

33-
<p class="lead" align="center">Veteran-founded and led, Operation Code was founded by David Molina, a former U.S. Army Captain who began to self-learn <a href="http://rubyonrails.org/">Ruby on Rails</a> after not being able to use his New GI Bill education benefits to go to code school after active-duty. Below are members of the leadership, contributors, campaign team and advisors.</br>
33+
<p class="lead" align="center">Veteran-founded and led, Operation Code was founded by David Molina, a former U.S. Army Captain who began to self-learn <a href="http://rubyonrails.org/">Ruby on Rails</a> while on active-duty after not being able to use his New GI Bill education benefits to go to code school. Below are members of the leadership, contributors, campaign team and advisors.</br>
3434

3535
<p class="lead" align="center"><a href="http://twitter.com/davidcmolina">David Molina</a></br>
3636
Founder & Executive Director</p>

app/views/pages/home.html.erb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
<div class="row">
1111
<div class="col-md-4">
1212
<h2>Scholarship Fellows</h2>
13-
<p>Scholarship to transition to a software career would be life-changing in every imaginable way. Every Veteran that joins is eligible. Help us cover tuition, room, board for our Veterans today.</p>
13+
<p>A coding scholarship for a deserving Veteran to transition to a software career would be life-changing in every imaginable way. Every Veteran that joins is eligible. Help us cover tuition, room, board for our Veterans today.</p>
1414
<p><a class="btn btn-default" href="https://www.cogostar.org/payments/new/user/383" role="button">Donate now</a></p>
1515
</div>
1616
<div class="col-md-4">
1717
<h2>Software Mentorship</h2>
18-
<p>While learning to code is rewarding and challenging, no Veteran should prepare alone. Our Software Mentor Protégé Program pairs a volunteer softare developer with a Veteran to get coding faster.</p>
18+
<p>While learning to program is rewarding and challenging, no Veteran should code alone. Our Software Mentor Protégé Program pairs a volunteer softare developer with a Veteran to keep coding.</p>
1919
<p><a class="btn btn-default" href="/action" role="button">Enroll now &raquo;</a></p>
2020
</div>
2121
<div class="col-md-4">

0 commit comments

Comments
 (0)