Skip to content

Commit 8c58c9c

Browse files
committed
Fix GitHub
1 parent f3c6dd8 commit 8c58c9c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

about/documentation.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ This documentation
44
This [Joomla development manual](https://manual.joomla.org/docs/) is built using [Docusaurus 3](https://docusaurus.io/),
55
a modern static website generator. If you want to contribute to it then this page will help you get started.
66

7-
Updates to the documentation is managed via the [Joomla manual github repository](https://github.com/joomla/Manual),
8-
so you should initially fork this repository into your own github account. Then you can make changes to the documentation
7+
Updates to the documentation is managed via the [Joomla manual GitHub repository](https://github.com/joomla/Manual),
8+
so you should initially fork this repository into your own GitHub account. Then you can make changes to the documentation
99
files and submit a pull request to the Joomla manual. Ensure that you continue to sync your fork branches
1010
with the Joomla manual `main` branch.
1111

@@ -18,7 +18,7 @@ To make documentation changes you'll probably find it easiest to use one of two
1818
## Install Docusaurus Locally
1919

2020
To install Docusaurus on your own machine you should initialise a local git repository and clone the manual from the
21-
forked copy in your githut repository into this git instance.
21+
forked copy in your GitHub repository into this git instance.
2222

2323
Then change directory to your local git repository and do:
2424

@@ -43,7 +43,7 @@ This command generates static content into the `build` directory and can be serv
4343

4444
## Use GitHub dev
4545

46-
To use github dev go to your repository and press the "." (dot) key, as described within the
46+
To use GitHub dev go to your repository and press the "." (dot) key, as described within the
4747
[github.dev guide](https://docs.github.com/en/codespaces/the-githubdev-web-based-editor). You can then:
4848

4949
- create a new git branch for your changes

0 commit comments

Comments
 (0)