Merges https://github.com/espressif/esp-idf/pull/1798
\r
After some time of using ESP-IDF, you may want to update it to take advantage of new features or bug fixes. The simplest way to do so is by deleting existing ``esp-idf`` folder and cloning it again, exactly as when doing initial installation described in sections :ref:`get-started-get-esp-idf`.\r
\r
-Another solution is to update only what has changed. This method is useful if you have slow connection to the GiHub. To do the update run the following commands::\r
+Another solution is to update only what has changed. This method is useful if you have a slow connection to GitHub. To do the update run the following commands::\r
\r
cd ~/esp/esp-idf\r
git pull\r