fix(docs): Updated .readthedocs.yml

Minor typing error fix in .readthedocs.yml file.

Closes https://github.com/espressif/esp-idf/pull/13191
This commit is contained in:
Marcel Petrick 2024-02-16 00:52:03 +01:00 committed by Sudeep Mohanty
parent 98d6c096d0
commit 36bbaa0a12

View File

@ -15,7 +15,7 @@ python:
install:
- requirements: docs/requirements.txt
# We need to list all the submodules included in documenation build by DOxygen
# We need to list all the submodules included in documenation build by Doxygen
submodules:
include:
- components/mqtt/esp-mqtt