From 108fe81310be6a71b3e2c260fbe1f795625facef Mon Sep 17 00:00:00 2001 From: gabriel-azion Date: Mon, 13 Feb 2023 15:35:17 -0300 Subject: [PATCH] docs : grammar --- messages/origins/messages.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/origins/messages.go b/messages/origins/messages.go index 743b0a2cd..aaf96f696 100644 --- a/messages/origins/messages.go +++ b/messages/origins/messages.go @@ -4,7 +4,7 @@ var ( // [ origins ] OriginsUsage = "origins" OriginsShortDescription = "Origins is the original source of data." - OriginsLongDescription = "Origins is the original source of data in edge platforms, where data is fetched when cache is not available." + OriginsLongDescription = "Origins is the original source of data on edge platforms, where data is fetched when cache is not available." OriginsFlagHelp = "Displays more information about the origins command" // [ list ]