From 311983eb55775e5626b5eea8fe1c998512f4a6c3 Mon Sep 17 00:00:00 2001 From: Mooli Tayer Date: Wed, 12 Feb 2020 15:13:27 +0200 Subject: [PATCH] Fix typo Merges https://github.com/espressif/esp-idf/pull/4752 --- docs/en/api-reference/system/efuse.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/api-reference/system/efuse.rst b/docs/en/api-reference/system/efuse.rst index 1a4ab011e4..d0ccd1de26 100644 --- a/docs/en/api-reference/system/efuse.rst +++ b/docs/en/api-reference/system/efuse.rst @@ -5,7 +5,7 @@ eFuse Manager Introduction ------------ -The eFuse Manager library is designed to structure access to eFuse bits and make using these easy. This library operates eFuse bits by a structure name wich assigned in eFuse table. This sections introduces some concepts used by eFuse Manager. +The eFuse Manager library is designed to structure access to eFuse bits and make using these easy. This library operates eFuse bits by a structure name which is assigned in eFuse table. This sections introduces some concepts used by eFuse Manager. Hardware description