diff --git a/radicle-cli/examples/rad-node.md b/radicle-cli/examples/rad-node.md
index 5934f70e..218c0027 100644
--- a/radicle-cli/examples/rad-node.md
+++ b/radicle-cli/examples/rad-node.md
@@ -73,7 +73,7 @@ issue the `rad node stop` command:
```
$ rad node stop
-✓ Stopping node...
+✓ Node stopped
```
Running the command again gives us an error:
diff --git a/radicle-cli/src/commands/node.rs b/radicle-cli/src/commands/node.rs
index a876aea7..4180f79b 100644
--- a/radicle-cli/src/commands/node.rs
+++ b/radicle-cli/src/commands/node.rs
@@ -27,7 +27,7 @@ pub const HELP: Help = Help {
Usage
rad node status [