From d2ccdba26edcadec7011130dd4589c641285c4f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Sun, 22 Aug 2021 19:56:26 +0200 Subject: [PATCH] oops --- src/group_handle.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/group_handle.rs b/src/group_handle.rs index 113b77d..1f262f4 100644 --- a/src/group_handle.rs +++ b/src/group_handle.rs @@ -409,7 +409,7 @@ impl GroupHandle { **Supported commands:**\n\ `/boost, /b` - boost the replied-to post into the group\n\ `/ignore, /i` - make the group completely ignore the post\n\ - `/ping - check that the service is alive".to_string(), + `/ping` - check that the service is alive".to_string(), ); if self.config.is_member_only() {