Skip to content

Commit e27707a

Browse files
committed
fix names in .rst also
1 parent 5e8dd16 commit e27707a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/examples.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -127,12 +127,12 @@ Ensure your device works with this simple test.
127127
:caption: examples/circuitplayground_temperature_neopixels.py
128128
:linenos:
129129

130-
.. literalinclude:: ../examples/circuitplayground_temperture_plotter.py
131-
:caption: examples/circuitplayground_temperture_plotter.py
130+
.. literalinclude:: ../examples/circuitplayground_temperature_plotter.py
131+
:caption: examples/circuitplayground_temperature_plotter.py
132132
:linenos:
133133

134-
.. literalinclude:: ../examples/circuitplayground_temperture.py
135-
:caption: examples/circuitplayground_temperture.py
134+
.. literalinclude:: ../examples/circuitplayground_temperature.py
135+
:caption: examples/circuitplayground_temperature.py
136136
:linenos:
137137

138138
.. literalinclude:: ../examples/circuitplayground_touch_pixel_fill_rainbow.py

0 commit comments

Comments
 (0)