Skip to content

Commit 6e76b64

Browse files
authored
Merge pull request #2969 from socialsister/staging
chore: fix typo
2 parents eb7dd6c + a7338fc commit 6e76b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bittensor/core/extrinsics/unstaking.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ def unstake_extrinsic(
7575
block=block,
7676
)
7777

78-
# Covert to bittensor.Balance
78+
# Convert to bittensor.Balance
7979
if amount is None:
8080
# Unstake it all.
8181
logging.warning(

0 commit comments

Comments
 (0)