From c767e742d3e033b93ac0139fdf86eb42b8efc7f2 Mon Sep 17 00:00:00 2001 From: Rauny <rauny.brandao@gmail.com> Date: Sun, 24 Sep 2023 11:43:22 +0200 Subject: [PATCH] docs(typo): update upgrade-best-practices.md (#24630) --- docs/usage/upgrade-best-practices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage/upgrade-best-practices.md b/docs/usage/upgrade-best-practices.md index 99838d3cbe..e48bbd78f4 100644 --- a/docs/usage/upgrade-best-practices.md +++ b/docs/usage/upgrade-best-practices.md @@ -91,7 +91,7 @@ Debugging faulty versions of your tools is easier, because you can use Git to ch ### Why updating often is easier, faster and safer You may think that updating takes too much time. -But updating regulary actually _saves_ you time, because: +But updating regularly actually _saves_ you time, because: - Regular updates tend to be small - Applying `major` updates is easier -- GitLab