From 1e6d14abb03ca27b45bc9916badcea60822363c4 Mon Sep 17 00:00:00 2001 From: "Jonathan Pallant (42 Technology)" Date: Tue, 21 Sep 2021 16:18:19 +0100 Subject: [PATCH] Correct typo. --- README.md | 2 +- boards/pico/README.md | 4 ++-- boards/pro_micro_rp2040/README.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 645671a..808656a 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ to intervene to uphold that code of conduct. The contents of this repository are dual-licensed under the _MIT OR Apache 2.0_ License. That means you can chose either the MIT licence or the -Apache-2.0 when you re-use this code. See `MIT` or `APACHE2.0` for more +Apache-2.0 licence when you re-use this code. See `MIT` or `APACHE2.0` for more information on each specific licence. Any submissions to this project (e.g. as Pull Requests) must be made available diff --git a/boards/pico/README.md b/boards/pico/README.md index 21df1ec..08330db 100644 --- a/boards/pico/README.md +++ b/boards/pico/README.md @@ -4,7 +4,7 @@ You should include this crate if you are writing code that you want to run on a [Raspberry Pi Pico] - the original launch PCB for the RP2040 chip. This crate includes the [rp2040-hal], but also configures each pin of the -RP2040 chip according to how it is connected up on the Pro Micro RP2040. +RP2040 chip according to how it is connected up on the Pico. [Raspberry Pi Pico]: https://www.raspberrypi.org/products/raspberry-pi-pico/ [pico]: https://github.com/rp-rs/rp-hal/tree/main/boards/pico @@ -123,7 +123,7 @@ to intervene to uphold that code of conduct. The contents of this repository are dual-licensed under the _MIT OR Apache 2.0_ License. That means you can chose either the MIT licence or the -Apache-2.0 when you re-use this code. See `MIT` or `APACHE2.0` for more +Apache-2.0 licence when you re-use this code. See `MIT` or `APACHE2.0` for more information on each specific licence. Any submissions to this project (e.g. as Pull Requests) must be made available diff --git a/boards/pro_micro_rp2040/README.md b/boards/pro_micro_rp2040/README.md index a9809ef..40ad916 100644 --- a/boards/pro_micro_rp2040/README.md +++ b/boards/pro_micro_rp2040/README.md @@ -87,7 +87,7 @@ to intervene to uphold that code of conduct. The contents of this repository are dual-licensed under the _MIT OR Apache 2.0_ License. That means you can chose either the MIT licence or the -Apache-2.0 when you re-use this code. See `MIT` or `APACHE2.0` for more +Apache-2.0 licence when you re-use this code. See `MIT` or `APACHE2.0` for more information on each specific licence. Any submissions to this project (e.g. as Pull Requests) must be made available