Skip to content

Commit 297663c

Browse files
KixironJoshua Nelson
authored and
Joshua Nelson
committed
Grammar
1 parent 5503c36 commit 297663c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/crate/details.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
{# Show a link to the crate's Crates.io page #}
7070
<li class="pure-menu-item">
7171
<a href="https://crates.io/crates/{{ details.name }}" class="pure-menu-link"
72-
title="See {{ details.name }} in crates.io">
72+
title="See {{ details.name }} on crates.io">
7373
<i class="fa fa-cube fa-fw"></i> Crates.io
7474
</a>
7575
</li>

0 commit comments

Comments
 (0)