From bda63536970c0f7279e79440e730ca2e0f5205f2 Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Thu, 20 Jan 2022 20:52:19 +0200 Subject: [PATCH] Typo fix in platform description Fixes platformio/platformio-docs#229 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 5f41c09..043c0f6 100644 --- a/platform.json +++ b/platform.json @@ -1,7 +1,7 @@ { "name": "raspberrypi", "title": "Raspberry Pi RP2040", - "description": "RP2040 is a low-cost, high-performance microcontroller device with with a large on-chip memory, symmetric dual-core processor complex, and rich peripheral.", + "description": "RP2040 is a low-cost, high-performance microcontroller device with a large on-chip memory, symmetric dual-core processor complex, and rich peripheral.", "homepage": "https://www.raspberrypi.org/documentation/rp2040/getting-started/", "license": "Apache-2.0", "keywords": [