From 00ad3143d206714053a58dd9803a8ee65cef0c6e Mon Sep 17 00:00:00 2001 From: Florent Date: Tue, 11 Nov 2025 11:53:39 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe9276b..6a832f2 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ When you are in a node, the behaviour will depend on the node type, if you're on The `/` character is used to bypass the node you have currently selected using `to`: - `/` issues cmd command on the root -- `//` will send cmd to selected node +- `//` will send cmd to selected node - `/ ` will send msg to dest (channel or node) #### Flood Scope in interactive mode