Skip to content

Commit c4aa60b

Browse files
committed
fixed typos
1 parent d0bb434 commit c4aa60b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,9 @@ <h1 class="title">ggplot2 extensions</h1>
182182

183183
<div class="col-sm-5 benefits">
184184
<div class="hidden-xs">&nbsp;</div>
185-
<h4>A List of gglot2 extensions</h4>
185+
<h4>A List of ggplot2 extensions</h4>
186186
<ul>
187-
<li>This site tracks and lists <strong>gglot2</strong> extenstions developed by R users in the community.</li>
187+
<li>This site tracks and lists <strong>ggplot2</strong> extenstions developed by R users in the community.</li>
188188
<li>The aim is to make it easy for R users to find developed extensions.</li>
189189
</ul>
190190
</div>
@@ -267,7 +267,7 @@ <h3>See the Extensions</h3>
267267
<h3>Submit your extension</h3>
268268
<div class="row">
269269
<div class="col-sm-9">
270-
<p>Submit your ggplot2 extension so that other R users can easily find. Do so by just filing an issue on github or creating a pull request.</p>
270+
<p>Submit your ggplot2 extension so that other R users can easily find. To do so, simply create an issue or a pull request on the <a href="https://github.com/ggplot2-exts/ggplot2-exts.github.io/tree/dev" target="_blank">github</a> repo.</p>
271271
</div>
272272
<div class="col-sm-3">
273273
<p><a class="btn btn-primary" href="https://github.com/ggplot2-exts/ggplot2-exts.github.io/tree/dev" target="_blank" role="button">Submit your Extension &raquo;</a></p>

0 commit comments

Comments
 (0)