Skip to content

Commit 3ade653

Browse files
committed
doc: fix a typo in platform-support.md
1 parent 54a8a1d commit 3ade653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc/src/platform-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ target | std | host | notes
431431
`x86_64-unknown-l4re-uclibc` | ? | |
432432
[`x86_64-unknown-linux-none`](platform-support/x86_64-unknown-linux-none.md) | * | | 64-bit Linux with no libc
433433
[`x86_64-unknown-managarm-mlibc`](platform-support/managarm.md) | ? | | x86_64 Managarm
434-
[`x86_64-unknown-motor`[(platform-support/motor.md) | ? | | x86_64 Motor OS
434+
[`x86_64-unknown-motor`](platform-support/motor.md) | ? | | x86_64 Motor OS
435435
[`x86_64-unknown-openbsd`](platform-support/openbsd.md) | ✓ | ✓ | 64-bit OpenBSD
436436
[`x86_64-unknown-trusty`](platform-support/trusty.md) | ✓ | |
437437
`x86_64-uwp-windows-gnu` | ✓ | |

0 commit comments

Comments
 (0)