From 4855dc2764a47a46ac48c2899ab0ffa7320b9724 Mon Sep 17 00:00:00 2001 From: hankuoffroad Date: Fri, 21 Apr 2023 15:10:55 +0000 Subject: [PATCH] Typo fix Git --- modules/ROOT/pages/contributing-docs/index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/pages/contributing-docs/index.adoc b/modules/ROOT/pages/contributing-docs/index.adoc index 4c2c46e..9f4ee92 100644 --- a/modules/ROOT/pages/contributing-docs/index.adoc +++ b/modules/ROOT/pages/contributing-docs/index.adoc @@ -49,11 +49,11 @@ The only requirements for contributing documentation to Fedora Docs are: - Suitable for minor fixes of existing pages. - Write access to upstream repo required. -- Used as an exception, rather than a recommended option. +- Use it as an exception, rather than a recommended option. === The easy way: GitLab Web IDE -- No need to install anything in local computer or run git commands in terminal. +- No need to install anything in local computer or run Git commands in terminal. - All of the steps are carried out in GitLab graphical user interface. - Suitable for editing existing articles as well as new ones. - You do not need special permissions or write access to the original project.