diff options
author | Jason Neal <jason.neal@astro.up.pt> | 2020-01-02 00:51:42 +1300 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-01-06 22:17:29 +1100 |
commit | aec88ddf0326187c567d4e4507149fb7c54ba91d (patch) | |
tree | 03a2a1d36fb893b213a327df53f88a941dfb88f1 /docs/library/esp32.rst | |
parent | de78a9e317d3dd3654424ea70446dedbae9cce52 (diff) |
docs: More consistent capitalization and use of articles in headings.
See issue #3188.
Diffstat (limited to 'docs/library/esp32.rst')
-rw-r--r-- | docs/library/esp32.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/library/esp32.rst b/docs/library/esp32.rst index 467af0ff0..5df1f3c93 100644 --- a/docs/library/esp32.rst +++ b/docs/library/esp32.rst @@ -173,8 +173,8 @@ For more details see Espressif's `ESP-IDF RMT documentation. stream starts at 0 or 1. -The Ultra-Low-Power co-processor --------------------------------- +Ultra-Low-Power co-processor +---------------------------- .. class:: ULP() |