From b61d540d0ec52b6c5537b040971a7b715573ba89 Mon Sep 17 00:00:00 2001 From: Shidorien Date: Sat, 4 Jan 2025 14:36:55 +0100 Subject: [PATCH] Fix formatting in help-us-update-the-wiki.md for consistency --- .../Help-us-update-the-wiki/help-us-update-the-wiki.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/wiki/Guides/Contribution/Help-us-update-the-wiki/help-us-update-the-wiki.md b/docs/wiki/Guides/Contribution/Help-us-update-the-wiki/help-us-update-the-wiki.md index 5dabdf34..8e66d745 100644 --- a/docs/wiki/Guides/Contribution/Help-us-update-the-wiki/help-us-update-the-wiki.md +++ b/docs/wiki/Guides/Contribution/Help-us-update-the-wiki/help-us-update-the-wiki.md @@ -53,6 +53,6 @@ git push origin master Once your changes are ready: 1. Go to the __[original repository](https://github.com/Zagrios/bs-manager)__ on GitHub. -2. Click the __Pull Requests__ tab, then __New Pull Request__. +2. Click the __`Pull Requests`__ tab, then __`New Pull Request`__. 3. Compare changes between your fork and the original repository. 4. Add a clear description of your changes and submit the pull request.