From aec88ddf0326187c567d4e4507149fb7c54ba91d Mon Sep 17 00:00:00 2001 From: Jason Neal Date: Thu, 2 Jan 2020 00:51:42 +1300 Subject: docs: More consistent capitalization and use of articles in headings. See issue #3188. --- docs/esp32/quickref.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/esp32/quickref.rst') diff --git a/docs/esp32/quickref.rst b/docs/esp32/quickref.rst index cfe31664e7..c58f4aa760 100644 --- a/docs/esp32/quickref.rst +++ b/docs/esp32/quickref.rst @@ -435,7 +435,7 @@ For low-level driving of a NeoPixel:: ``NeoPixel`` object. -Capacitive Touch +Capacitive touch ---------------- Use the ``TouchPad`` class in the ``machine`` module:: -- cgit v1.2.3