Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoe91 committed Jul 25, 2022
1 parent 98a7208 commit 5ec9824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bluepyopt/ephys/recordings.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ def __str__(self):

class LFPRecording(Recording):

"""Electrode sesponse to stimulus"""
"""Extracellular electrode response to stimulus"""

location = "extracellular"
variable = "v"
Expand Down

0 comments on commit 5ec9824

Please sign in to comment.