From f9fc6e6b516252653654b099e6b74d355a02c8e0 Mon Sep 17 00:00:00 2001 From: Anon <git@anonweb.de> Date: Mon, 14 Aug 2023 17:16:41 +0200 Subject: [PATCH] docs: fix typo --- docs/badge/programming.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/badge/programming.rst b/docs/badge/programming.rst index 9a07ab1312..398a52251d 100644 --- a/docs/badge/programming.rst +++ b/docs/badge/programming.rst @@ -49,7 +49,7 @@ These are the tools we've tested and are known to work: In the rest of these docs we'll use mpremote. But you should be able to follow along with any of the aforementioned tools. If you are on Linux and your flow3r -came up as ``/dev/ttyACM1``, add an ``a1`` after ``mprempote``. +came up as ``/dev/ttyACM1``, add an ``a1`` after ``mpremote``. After connecting your badge and making sure it runs: -- GitLab