From 2351fc08cb5e7c2d9bd396bbb703953186d4544a Mon Sep 17 00:00:00 2001 From: Patrick O'Sullivan Date: Fri, 11 Jun 2021 16:23:05 -0500 Subject: [PATCH] Fix mispelling in chat-cli help message --- pkg/arvo/app/chat-cli.hoon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/arvo/app/chat-cli.hoon b/pkg/arvo/app/chat-cli.hoon index c13141a96..bd7afcb3b 100644 --- a/pkg/arvo/app/chat-cli.hoon +++ b/pkg/arvo/app/chat-cli.hoon @@ -918,7 +918,7 @@ ^- (quip card _state) :_ state =- (turn - print:sh-out) - :~ ";view ~host/chat to print messages for a chat you've already jonied." + :~ ";view ~host/chat to print messages for a chat you've already joined." ";flee ~host/chat to stop printing messages for a chat." "For more details:" "https://urbit.org/using/operations/using-your-ship/#messaging"