Skip to content

Commit 1a5f10f

Browse files
authored
fix typo and wording
1 parent ddd01c0 commit 1a5f10f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bittensor_cli/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3987,7 +3987,7 @@ def stake_remove(
39873987
json_console.print_json(
39883988
data={
39893989
"success": False,
3990-
"err_msg": "Too amibuous to use '--no-prompt' without specifying and amount or "
3990+
"err_msg": "Just using '--no-prompt' is too ambiguous without specifying an amount or "
39913991
"'--unstake-all'/'--unstake-all-alpha'",
39923992
}
39933993
)

0 commit comments

Comments
 (0)