Skip to content

Commit

Permalink
Merge pull request #5 from omarreiss/patch-1
Browse files Browse the repository at this point in the history
Fix two small typo's
  • Loading branch information
lsegal committed Feb 8, 2014
2 parents 8dd5db8 + fcbb2ae commit b99b645
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/home.erb
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<img src="images/Certificate-64.png" />
<h2>Support Your Own DSL</h2>
<span class="preview">&rarr;</span>
<p>You can write all kinds of extensions in YARD, including ones that can understand all of the dynamic magic your framework does in its own little Doman Specific Languages (DSLs). Most importantly, it's <a href="guides/extending-yard/writing-handlers.html">really easy</a> to do! There are already plugins that support frameworks like <a href="http://rspec.info">RSpec</a>, <a href="http://datamapper.org">DataMapper</a>, <a href="http://www.sinatrarb.com">Sinatra</a>, and support for others are in the works.</p>
<p>You can write all kinds of extensions in YARD, including ones that can understand all of the dynamic magic your framework does in its own little Domain Specific Languages (DSLs). Most importantly, it's <a href="guides/extending-yard/writing-handlers.html">really easy</a> to do! There are already plugins that support frameworks like <a href="http://rspec.info">RSpec</a>, <a href="http://datamapper.org">DataMapper</a>, <a href="http://www.sinatrarb.com">Sinatra</a>, and support for others are in the works.</p>
<span class="image" style="background-image: url(images/ss8.png);"></span>
</div>
</div>
Expand Down Expand Up @@ -137,7 +137,7 @@
</div>
<div class="column support">
<h2>Contributing &amp; Support</h2>
<p>If you're interesting in helping out, you can use the following methods to get in touch:</p>
<p>If you're interested in helping out, you can use the following methods to get in touch:</p>
<ul>
<li>IRC: <tt><a href="irc://irc.freenode.net/yard">#yard</a></tt> on <tt>irc.freenode.net</tt>.</li>
<li>Mailing list: <a href="http://groups.google.com/group/yardoc">http://groups.google.com/group/yardoc</a></li>
Expand Down

0 comments on commit b99b645

Please sign in to comment.