diff --git a/bluepyopt/ephys/recordings.py b/bluepyopt/ephys/recordings.py index 58b96610..0ab3d842 100644 --- a/bluepyopt/ephys/recordings.py +++ b/bluepyopt/ephys/recordings.py @@ -112,7 +112,7 @@ def __str__(self): class LFPRecording(Recording): - """Electrode sesponse to stimulus""" + """Extracellular electrode response to stimulus""" location = "extracellular" variable = "v"