We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a57df0b commit 60c7187Copy full SHA for 60c7187
posts/2020-07-16-Rust-1.45.0.md
@@ -200,7 +200,7 @@ fn main() {
200
201
Being able to use macros in more places is interesting, but there's another
202
reason why many Rustaceans have been waiting for this feature for a long time:
203
-[Rocket](https://rocket.rs). Inititally released in December of 2016, Rocket is
+[Rocket](https://rocket.rs). Initially released in December of 2016, Rocket is
204
a popular web framework for Rust often described as one of the best things the
205
Rust ecosystem has to offer. Here's the "hello world" example from its upcoming
206
release:
0 commit comments