Skip to content

Commit 66e7057

Browse files
committed
Fix typo
1 parent 9b9baa8 commit 66e7057

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/this-month/2020-09.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The crate received the following updates in September:
6969

7070
Thanks to [@ecstatic-morse](https://github.com/ecstatic-morse), [@toku-sa-n](https://github.com/toku-sa-n), [@h33p](https://github.com/h33p), and [@josephlr](https://github.com/josephlr) for their contributions!
7171

72-
We would also like to welcome [@josephlr](https://github.com/josephlr) to our `x86_64` review and maintainance team!
72+
We would also like to welcome [@josephlr](https://github.com/josephlr) to our `x86_64` review and maintenance team!
7373

7474
### [`volatile`](https://github.com/rust-osdev/volatile)
7575

@@ -101,7 +101,7 @@ We also made some more progress on the rewrite with UEFI support. It now [passes
101101

102102
### [`cargo-xbuild`](https://github.com/rust-osdev/cargo-xbuild)
103103

104-
The `cargo-xbuild` project provides `cargo` command wrappers to cross-compile the sysroot crates `core` and `alloc`. This month, we merged some maintainance updates to increase platform compatibility:
104+
The `cargo-xbuild` project provides `cargo` command wrappers to cross-compile the sysroot crates `core` and `alloc`. This month, we merged some maintenance updates to increase platform compatibility:
105105

106106
- [Remove fs2 dependency for broader platform support](https://github.com/rust-osdev/cargo-xbuild/pull/91) <span class="gray">(published as `v0.6.1`)</span>
107107

0 commit comments

Comments
 (0)