Skip to content

Commit 6e99aa9

Browse files
committed
snippet fix
1 parent 36e24c5 commit 6e99aa9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/validators/child-hotkeys.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,9 +176,9 @@ btcli stake child revoke
176176
```
177177

178178
### Example
179-
<!-- this is still the wrong syntax! Let's make sure all the examples are still valid-->
179+
180180
```bash
181-
btcli stake revoke_children \
181+
btcli stake child revoke \
182182
--netuid 4 \
183183
--hotkey 5DqJdDLU23m7yf6rZSmbLTshU7Bfn9eCTBkduhF4r9i73B9Y \
184184
--wallet.name Alice

0 commit comments

Comments
 (0)