From bd4a4e3254152ea07b74e6419595ca8b8b291139 Mon Sep 17 00:00:00 2001 From: Mohammad Zain Abbas Date: Mon, 3 Oct 2022 03:10:34 +0500 Subject: [PATCH] Update docs/Brew-Livecheck.md Co-authored-by: Eric Knibbe --- docs/Brew-Livecheck.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Brew-Livecheck.md b/docs/Brew-Livecheck.md index 54dbfd86e5..89bbf46a06 100644 --- a/docs/Brew-Livecheck.md +++ b/docs/Brew-Livecheck.md @@ -1,6 +1,6 @@ # `brew livecheck` -The `brew livecheck` command finds the newest version of a formula or cask's software software by checking upstream. Livecheck has [strategies](https://rubydoc.brew.sh/Homebrew/Livecheck/Strategy.html) to identify versions from various sources, such as Git repositories, websites, etc. +The `brew livecheck` command finds the newest version of a formula or cask's software by checking upstream. Livecheck has [strategies](https://rubydoc.brew.sh/Homebrew/Livecheck/Strategy.html) to identify versions from various sources, such as Git repositories, websites, etc. ## Behavior