Skip to content

Commit a0d1f5a

Browse files
committed
Insert missing word.
1 parent 1621ce6 commit a0d1f5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/rustc/src/platform-support/aarch64-unknown-none.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ run your code on.
106106
## Start-up and Low-Level Code
107107

108108
The [Rust Embedded Devices Working Group Arm Team] maintain the
109-
[`aarch64-cpu`], which may be useful for writing bare-metal code using this
110-
target.
109+
[`aarch64-cpu`] crate, which may be useful for writing bare-metal code using
110+
this target.
111111

112112
The *TrustedFirmware* group also maintain [Rust crates for this
113113
target](https://github.com/ArmFirmwareCrates).

0 commit comments

Comments
 (0)