From 58c4e14b04e09f18b370ac2e030677bb1c4fcb52 Mon Sep 17 00:00:00 2001 From: Gabriel Nascarella Hishida Date: Thu, 20 Jan 2022 15:43:36 -0300 Subject: [PATCH] fix: typo double "with" --- boards/raspberrypi/pico.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boards/raspberrypi/pico.rst b/boards/raspberrypi/pico.rst index b45f8b17e5..4aa03d7ae7 100644 --- a/boards/raspberrypi/pico.rst +++ b/boards/raspberrypi/pico.rst @@ -19,7 +19,7 @@ Raspberry Pi Pico Hardware -------- -Platform :ref:`platform_raspberrypi`: RP2040 is a low-cost, high-performance microcontroller device with with a large on-chip memory, symmetric dual-core processor complex, and rich peripheral. +Platform :ref:`platform_raspberrypi`: RP2040 is a low-cost, high-performance microcontroller device with a large on-chip memory, symmetric dual-core processor complex, and rich peripheral. .. list-table:: @@ -125,4 +125,4 @@ Frameworks - Description * - :ref:`framework_arduino` - - Arduino Wiring-based Framework allows writing cross-platform software to control devices attached to a wide range of Arduino boards to create all kinds of creative coding, interactive objects, spaces or physical experiences \ No newline at end of file + - Arduino Wiring-based Framework allows writing cross-platform software to control devices attached to a wide range of Arduino boards to create all kinds of creative coding, interactive objects, spaces or physical experiences