Skip to content

Commit

Permalink
small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoe91 committed Sep 1, 2023
1 parent 7ddeeb5 commit 20f5108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spikeinterface/core/generate.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def generate_recording(
durations: List[float], default [5.0, 2.5]
The duration in seconds of each segment in the recording, by default [5.0, 2.5].
Note that the number of segments is determined by the length of this list.
set_probe: boolb, default True
set_probe: bool, default True
ndim : int, default 2
The number of dimensions of the probe, by default 2. Set to 3 to make 3 dimensional probes.
seed : Optional[int]
Expand Down

0 comments on commit 20f5108

Please sign in to comment.