Skip to content

Commit 69a254e

Browse files
committed
updating DictWriter class
1 parent 6ed70a7 commit 69a254e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/examples.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ Logging data to .CSV file on CircuitPython Disk
1616
:caption: examples/csv_disklogger.py
1717
:linenos:
1818

19-
Dictwriter test
19+
DictWriter test
2020
----------------
2121

22-
Illustrate an example of the Dictwriter class
22+
Illustrate an example of the ``DictWriter`` class
2323

2424
.. literalinclude:: ../examples/csv_dictwritertest.py
2525
:caption: examples/csv_dictwritertest.py

0 commit comments

Comments
 (0)