Skip to content

Commit bda6353

Browse files
committed
Typo fix in platform description
Fixes platformio/platformio-docs#229
1 parent 7c03bd4 commit bda6353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "raspberrypi",
33
"title": "Raspberry Pi RP2040",
4-
"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.",
4+
"description": "RP2040 is a low-cost, high-performance microcontroller device with a large on-chip memory, symmetric dual-core processor complex, and rich peripheral.",
55
"homepage": "https://www.raspberrypi.org/documentation/rp2040/getting-started/",
66
"license": "Apache-2.0",
77
"keywords": [

0 commit comments

Comments
 (0)