Skip to content

Commit 94e81a1

Browse files
ayushman17macdonst
authored andcommitted
DOC: Fix spelling
1 parent daf5060 commit 94e81a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

views/project.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h1>{{project.name}}</h1>
1919
<p class="details">{{project.description | shortenStr}}</p>
2020
<div class="row more">
2121
<p class="details large-6 columns"><strong>Last pushed:</strong> {{project.pushed_at | timeDiff }}</p>
22-
<p class="link large-6 columns">View on github ></p>
22+
<p class="link large-6 columns">View on GitHub ></p>
2323
</div>
2424
</section>
25-
</a>
25+
</a>

0 commit comments

Comments
 (0)