Skip to content

Commit 646fe43

Browse files
authored
Merge pull request #1100 from saikatdas0790/patch-1
chore: fix typo
2 parents acd01ce + fb44960 commit 646fe43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2016-05-13-rustup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ OpenWRT][OpenWRT], and many others.
3838
But in practice, there are a lot of ducks you have to get in a row to
3939
make it work: the appropriate Rust standard library, a cross-compiling
4040
C toolchain including linker, headers and binaries for C libraries,
41-
and so on. This typically involves pouring over various blog posts
41+
and so on. This typically involves poring over various blog posts
4242
and package installers to get everything "just so". And the exact set
4343
of tools can be different for every pair of host and target platforms.
4444

0 commit comments

Comments
 (0)