Skip to content

Commit a1c83f6

Browse files
chrishalcrowzm711
andauthored
Update src/spikeinterface/widgets/rasters.py
Co-authored-by: Zach McKenzie <92116279+zm711@users.noreply.github.com>
1 parent e7ab0d8 commit a1c83f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/spikeinterface/widgets/rasters.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
class BaseRasterWidget(BaseWidget):
1111
"""
1212
Make a raster plot with spike times on the x axis and arbritary data on the y axis.
13-
Can customise plot with histograms, title, labels, ticks etc.
13+
Can customize plot with histograms, title, labels, ticks etc.
1414
1515
1616
Parameters

0 commit comments

Comments
 (0)