From 8b70638c53d82090bce9057839c6af976a8e9d53 Mon Sep 17 00:00:00 2001 From: Jan Frenzel <jan.frenzel@tu-dresden.de> Date: Thu, 11 Nov 2021 13:08:04 +0100 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- .../docs/contrib/contribute_browser.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc.zih.tu-dresden.de/docs/contrib/contribute_browser.md b/doc.zih.tu-dresden.de/docs/contrib/contribute_browser.md index d1da678e8..e220e2307 100644 --- a/doc.zih.tu-dresden.de/docs/contrib/contribute_browser.md +++ b/doc.zih.tu-dresden.de/docs/contrib/contribute_browser.md @@ -55,11 +55,11 @@ depicted here: ## Editing Existing Articles Navigate the depicted document hierarchy under `doc.zih.tu-dresden.de/docs` until you find the -article to be edited. Click on the articles name opens a textual representation of the article. In -the top right corner of it you find the button "Edit" to be clicked in order to make changes. Once -you completed your changes click on "Commit changes". Please add meaningful comment about the -changes you made under "Commit message". Feel free to do as many changes and commits in your branch -of the repository. +article to be edited. A click on the article's name opens a textual representation of the article. +In the top right corner of it, you find the button "Edit" to be clicked in order to make changes. +Once you completed your changes, click on "Commit changes". Please add meaningful comment about the +changes you made under "Commit message". Feel free to do as many changes and commits as you wish in +your branch of the repository. ## Adding New Article -- GitLab