From 85aecec8d47964f61dd20711369e90d5f9dcca2c Mon Sep 17 00:00:00 2001 From: Ren Xiao Date: Wed, 14 Sep 2022 17:46:29 +0800 Subject: [PATCH] Update boards.rst (#7195) --- docs/source/boards/boards.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/boards/boards.rst b/docs/source/boards/boards.rst index b0376f9c3..344e9c1c9 100644 --- a/docs/source/boards/boards.rst +++ b/docs/source/boards/boards.rst @@ -8,7 +8,7 @@ Development Boards You will need a development board or a custom board with the ESP32 (see Supported SoC's) to start playing. There is a bunch of different types and models widely available on the Internet. You need to choose one that covers all your requirements. -To help you on this selection, we point out some facts about choosing the proper boardsto help you to save money and time. +To help you on this selection, we point out some facts about choosing the proper boards to help you to save money and time. **One ESP32 to rule them all!** @@ -112,4 +112,4 @@ Resources .. |board_lolin_d32_pro| raw:: html - LOLIN D32 Pro \ No newline at end of file + LOLIN D32 Pro -- GitLab