From daf63550be8af04fb05c0b993058bfdd891a6d98 Mon Sep 17 00:00:00 2001 From: Captain Jack Sparrow <163903675+sussy-code@users.noreply.github.com> Date: Fri, 22 Mar 2024 20:46:09 -0400 Subject: [PATCH] Grammar police #2 Co-authored-by: Jorrin <43169049+JorrinKievit@users.noreply.github.com> --- content/3.client/5.upgrade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/3.client/5.upgrade.md b/content/3.client/5.upgrade.md index 541bcbb..7172ef5 100644 --- a/content/3.client/5.upgrade.md +++ b/content/3.client/5.upgrade.md @@ -8,7 +8,7 @@ Keeping your instance up-to-date with the latest features and bug fixes can enha ## Manual update -You can manually update by typing the below lines into a terminal at the root of your instance +You can manually update by executing the following commands at the root of your instance: ```bash git remote add movie-web https://github.com/movie-web/movie-web.git