From c5b2f137b61236ba5505b2f2e4ac1d70093523c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gu=C3=B0ni=20M=C3=A1r=20Gilbert?= Date: Sun, 6 Dec 2020 23:09:41 +0000 Subject: [PATCH] typo fix --- plus/pio-check.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plus/pio-check.rst b/plus/pio-check.rst index 6fdd0da231..16f20fc6c0 100644 --- a/plus/pio-check.rst +++ b/plus/pio-check.rst @@ -52,7 +52,7 @@ Key features - Out of scope memory usage .. warning:: - Before performimg a static analysis check, make sure your project builds + Before performing a static analysis check, make sure your project builds without errors. For information about how to build a project, see the :ref:`cmd_run` command or :ref:`ide_vscode` guide.