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/develop/cmodules.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/develop') diff --git a/docs/develop/cmodules.rst b/docs/develop/cmodules.rst index a4c473347..e616adad0 100644 --- a/docs/develop/cmodules.rst +++ b/docs/develop/cmodules.rst @@ -54,7 +54,7 @@ A MicroPython user C module is a directory with the following files: See below for full usage example. -Basic Example +Basic example ------------- This simple module named ``example`` provides a single function -- cgit v1.2.3