Skip to content

Commit 9104226

Browse files
Merge pull request #442 from johnthagen/patch-1
Fix typo in cargo doc overview
2 parents 3ebc530 + 7c6c659 commit 9104226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/tools/index.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
Cargo Doc
121121
</h3>
122122
<p class="flex-grow-1">
123-
Cargo’s doc builder makes it to so no API ever goes undocumented. It’s
123+
Cargo’s doc builder makes it so no API ever goes undocumented. It’s
124124
available locally through <code>cargo doc</code>, and online for
125125
public crates through <a href="https://docs.rs" target="_blank" rel="noopener">docs.rs</a>.
126126
</p>

0 commit comments

Comments
 (0)