Skip to content

Commit 9d2d9a6

Browse files
fix typo
1 parent 029ec06 commit 9d2d9a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bluecellulab/tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@ def compute_memodel_properties(
599599
v_init=-80.0,
600600
celsius=34.0,
601601
):
602-
"""Compute the threshold current and the oinput resistance of the cell.
602+
"""Compute the threshold current and the input resistance of the cell.
603603
604604
Args:
605605
cell (Cell): The cell model to compute properties for.

0 commit comments

Comments
 (0)