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.