From e3018b6b82fcda673389897c78b3d95e8078ffac Mon Sep 17 00:00:00 2001 From: gijsio <67470426+gijsio@users.noreply.github.com> Date: Fri, 2 Oct 2020 14:36:36 +0200 Subject: [PATCH] Update _index.md fixed sentence --- content/gettingstarted/programming/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/gettingstarted/programming/_index.md b/content/gettingstarted/programming/_index.md index a7d5a9d..9164494 100644 --- a/content/gettingstarted/programming/_index.md +++ b/content/gettingstarted/programming/_index.md @@ -1,5 +1,5 @@ -There are several ways to upload Python code to your device. On the following pages, we the alternative (e.g. not using an expansion board) methods: +There are several ways to upload Python code to your device. On the following pages, we highlight the alternative (e.g. not using an expansion board) methods: * [USB Serial](usbserial/) * [FTP & Telnet](ftp/)