Skip to content

Commit b1f11fb

Browse files
authored
fix typo
1 parent 22d19d5 commit b1f11fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/spikeinterface/core/analyzer_extension_core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
class ComputeRandomSpikes(AnalyzerExtension):
2424
"""
2525
AnalyzerExtension that select somes random spikes.
26-
This is allows for a subsampling of spikes for further calculations and is important
26+
This allows for a subsampling of spikes for further calculations and is important
2727
for managing that amount of memory and speed of computation in the analyzer.
2828
2929
This will be used by the `waveforms`/`templates` extensions.

0 commit comments

Comments
 (0)