Skip to content

Commit dab7d45

Browse files
committed
fixed typos
1 parent 2dc6770 commit dab7d45

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h5 class="list-group-item-heading">ggiraph</h5>
9595
</a>
9696
<a href="ggstance.html" class="list-group-item">
9797
<h5 class="list-group-item-heading">ggstance</h5>
98-
<p class="list-group-item-text">Horizontal Versions of ggplot2 geoms</p>
98+
<p class="list-group-item-text">Horizontal versions of ggplot2 geoms</p>
9999
</a>
100100

101101
</div> <!-- list-group -->
@@ -213,9 +213,9 @@ <h1 class="title">ggplot2 extensions</h1>
213213

214214
<div class="col-sm-5 benefits">
215215
<div class="hidden-xs">&nbsp;</div>
216-
<h4>A List of gglot2 extensions</h4>
216+
<h4>A List of ggplot2 Extensions</h4>
217217
<ul>
218-
<li>This site tracks and lists <strong>gglot2</strong> extenstions developed by R users in the community.</li>
218+
<li>This site tracks and lists <strong>ggplot2</strong> extenstions developed by R users in the community.</li>
219219
<li>The aim is to make it easy for R users to find developed extensions.</li>
220220
</ul>
221221
</div>
@@ -292,7 +292,7 @@ <h3>See the Extensions</h3>
292292
<h3>Submit your extension</h3>
293293
<div class="row">
294294
<div class="col-sm-9">
295-
<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>
295+
<p>Submit your ggplot2 extension so that other R users can easily find them. Either create an issue or a pull request on github.</p>
296296
</div>
297297
<div class="col-sm-3">
298298
<p><a class="btn btn-primary" href="https://github.com/ggplot2-exts/ggplot2-exts.github.io" target="_blank" role="button">Submit your Extension &raquo;</a></p>

0 commit comments

Comments
 (0)