From 7e0fa5a0c7e765d8c4c9e33d31a72546ec2f89bc Mon Sep 17 00:00:00 2001 From: decentral1se Date: Fri, 29 Dec 2023 20:04:16 +0100 Subject: [PATCH] docs: no fullstops to match convention elsewhere --- ui/model.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/model.go b/ui/model.go index 6af3838..d4cf872 100644 --- a/ui/model.go +++ b/ui/model.go @@ -29,8 +29,8 @@ var ( Metadata resistant messaging %s -Run /start for the getting started guide. -Run /help to see all available commands.` +Run /start for the getting started guide +Run /help to see all available commands` gettingStartedMessage = `===================== Getting started guide