Skip to content

Commit 60c7187

Browse files
authored
Update 2020-07-16-Rust-1.45.0.md
1 parent a57df0b commit 60c7187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2020-07-16-Rust-1.45.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ fn main() {
200200

201201
Being able to use macros in more places is interesting, but there's another
202202
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
203+
[Rocket](https://rocket.rs). Initially released in December of 2016, Rocket is
204204
a popular web framework for Rust often described as one of the best things the
205205
Rust ecosystem has to offer. Here's the "hello world" example from its upcoming
206206
release:

0 commit comments

Comments
 (0)