Skip to content

Commit 9104c50

Browse files
authored
Merge pull request #454 from mdsaqlainahmed786/updateReadMe
Fixed typos and minor verbal issues in README.md
2 parents c9bd863 + 29573ab commit 9104c50

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ The Documentation can be found at [https://manual.joomla.org](https://manual.joo
88

99
This manual is built using [Docusaurus 3](https://docusaurus.io/), a modern static website generator. If you want to contribute to it then this page will help you get started.
1010

11-
Updates to the documentation is managed via this repository, so you should initially fork it into your own github account.
11+
Updates to the documentation is managed via this repository, so you should initially fork it into your own GitHub account.
1212
Then you can make changes to the documentation files and submit a pull request to the Joomla manual.
1313
Ensure that you continue to sync your fork branches with the Joomla manual `main` branch.
1414

1515
The documentation uses the [Markdown](https://www.markdownguide.org/) syntax, with additional features which Docusaurus provides.
1616

1717
To make documentation changes you'll probably find it easiest to use one of two options:
1818
1. Install Docusaurus on your own machine, and make changes there
19-
2. Use [github dev](https://github.com/github/dev) to make the changes on the github server.
19+
2. Use [github dev](https://github.com/github/dev) to make the changes on the GitHub server.
2020

2121
### Install Docusaurus Locally
2222

@@ -49,7 +49,7 @@ To use github dev go to your repository and press the "." (dot) key, as describe
4949
- create new files and folders, modify and delete existing files, upload files
5050
- preview files (right-click on the file tab) - this will show interpreted markdown, but will not interpret Docusaurus additions
5151
- commit and push changes
52-
- return to github repository (by clicking on GitHub in bottom left, or by replacing github.dev by github.com in the URL)
52+
- return to GitHub repository (by clicking on GitHub in bottom left, or by replacing github.dev by github.com in the URL)
5353

5454
### Preview for pull request
5555

@@ -63,9 +63,9 @@ This link will be added to the "checks" section in the pull request as "preview"
6363

6464
The Joomla Manual contains documentation for multiple versions of the Joomla software.
6565

66-
The mapping between the versions of the manual in github and the live manual is:
66+
The mapping between the versions of the manual in GitHub and the live manual is:
6767

68-
| github manual (development) | Live Docusaurus manual |
68+
| GitHub manual (development) | Live Docusaurus manual |
6969
| -------------------------------- |------------------------------------------------------|
7070
| /docs | "upcoming" release (shown as /docs/next in the URL) |
7171
| /versioned_docs/version-m.n | version m.n (under "Current releases") |

0 commit comments

Comments
 (0)