We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ed70a7 commit 69a254eCopy full SHA for 69a254e
1 file changed
docs/examples.rst
@@ -16,10 +16,10 @@ Logging data to .CSV file on CircuitPython Disk
16
:caption: examples/csv_disklogger.py
17
:linenos:
18
19
-Dictwriter test
+DictWriter test
20
----------------
21
22
-Illustrate an example of the Dictwriter class
+Illustrate an example of the ``DictWriter`` class
23
24
.. literalinclude:: ../examples/csv_dictwritertest.py
25
:caption: examples/csv_dictwritertest.py
0 commit comments