From aa34853f6b82dd88937575a7caa47cae31def223 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Vojt=C4=9Bch=20Barto=C5=A1ka?=
 <76958047+VojtechBartoska@users.noreply.github.com>
Date: Thu, 2 May 2024 08:39:01 +0000
Subject: [PATCH] Typo_fix_installing_guide

---
 docs/en/installing.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/installing.rst b/docs/en/installing.rst
index f2769e255b1..491e8f6d8a4 100644
--- a/docs/en/installing.rst
+++ b/docs/en/installing.rst
@@ -36,7 +36,7 @@ This is the way to install Arduino-ESP32 directly from the Arduino IDE.
    Starting with the Arduino IDE version 1.6.4, Arduino allows installation of third-party platform
    packages using Boards Manager. We have packages available for Windows, macOS, and Linux.
 
-To start the installation process using the Boards Managaer, follow these steps:
+To start the installation process using the Boards Manager, follow these steps:
 
 -  Install the current upstream Arduino IDE at the 1.8 level or later. The current version is at the `arduino.cc`_ website.