Skip to content

Commit d3785ee

Browse files
Add missing capital
Co-authored-by: Sam Cunliffe <[email protected]>
1 parent bf401cf commit d3785ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/napari_matplotlib/base.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
class NapariMPLWidget(QWidget):
2323
"""
24-
Base Matplotlib canvas. widget that can be embedded as a napari widget.
24+
Base Matplotlib canvas. Widget that can be embedded as a napari widget.
2525
2626
This creates a single FigureCanvas, which contains a single Figure.
2727

0 commit comments

Comments
 (0)