fix typo in x86_64-unknown-linux-none docs

Co-authored-by: Trevor Gross <t.gross35@gmail.com>
This commit is contained in:
Federico Maria Morrone
2024-05-14 10:28:00 +02:00
committed by GitHub
parent a6f237ca85
commit 68407f9049

View File

@@ -12,7 +12,7 @@ Freestanding x86-64 linux binary with no dependency on libc.
This target is cross compiled and can be built from any host.
This target has no support for host tools, std and alloc.
This target has no support for host tools, std, or alloc.
## Building the target