From 021a53b0c46da6cc973ef701536923bc3376acb7 Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Fri, 16 Oct 2020 13:57:00 +0200 Subject: [PATCH] fix grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e65e63..16fce08 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## Architecture support `flip-link` is known to work with ARM Cortex-M programs that link to version `0.6.x` of the [`cortex-m-rt`] crate and are linked using the linker shipped with the Rust toolchain (LLD). -At this time, it hasn't been tested with other architecture or runtime crates. +At this time, it hasn't been tested with other architectures or runtime crates. [`cortex-m-rt`]: https://crates.io/crates/cortex-m-rt