Skip to content

Commit 9efd7a5

Browse files
committed
address jamesmunns review comments
1 parent 941cb2a commit 9efd7a5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

content/2018-11-14-this-year-in-embedded-rust.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ in_search_index = true
66
template = "page.html"
77
+++
88

9-
This year the [embedded WG] set out to build the solid foundation that the
9+
This year the [Embedded WG] set out to build the solid foundation that the
1010
embedded Rust ecosystem requires to thrive. As we approach the date of the 2018
1111
edition release we reflect on our progress and share our achievements with you
1212
in this post.
1313

14-
[embedded WG]: https://github.com/rust-embedded/wg
14+
[Embedded WG]: https://github.com/rust-embedded/wg
1515

1616
## Embedded Rust on stable
1717

@@ -40,11 +40,11 @@ documentation that relies on unstable features for a long period of time has
4040
been an uphill battle so newcomers have often run into outdated docs.
4141

4242
But now that stable embedded Rust is here we have put together an authoritative
43-
resource for getting started with embedded Rust: [the embedded Rust book]. We
43+
resource for getting started with embedded Rust: [The Embedded Rust Book]. We
4444
have put a lot of effort in making the first experience as frictionless as
4545
possible with the help of [templates] and [tooling].
4646

47-
[the embedded Rust book]: https://docs.rust-embedded.org/book
47+
[The Embedded Rust Book]: https://docs.rust-embedded.org/book
4848
[templates]: https://github.com/rust-embedded/cortex-m-quickstart
4949
[tooling]: https://github.com/rust-embedded/cargo-binutils
5050

@@ -55,7 +55,7 @@ experience into patterns and tips that we are adding to this book.
5555

5656
## Resources for everyone
5757

58-
The embedded Rust book is aimed at people that have some experience with
58+
The Embedded Rust Book is aimed at people that have some experience with
5959
embedded development, but we recognize that Rust has great potential for
6060
becoming people's first choice for getting their feet wet with embedded
6161
development so we have updated and will continue to work on resources, like [the
@@ -128,4 +128,4 @@ ARM Cortex-R, MSP430 and RISCV. We'll continue to work on getting these
128128
targets on parity with the ARM Cortex-M target during the next year.
129129

130130
Here's to a 2019 with *more* embedded Rust success stories (yes, "more"; wait
131-
for the upcoming revamped rust-lang website ;-). Happy embedded hacking!
131+
for the upcoming revamped rust-lang website ;-)). Happy embedded hacking!

0 commit comments

Comments
 (0)