Fix typos
Co-Authored-By: bluepilledgreat <97983689+bluepilledgreat@users.noreply.github.com>
This commit is contained in:
parent
3434703bad
commit
3652a5f351
|
|
@ -1,5 +1,5 @@
|
||||||
# What is this?
|
# What is this?
|
||||||
This is the offical repository for the **Upcoming** ROBLOX Reverse-Engineering site.
|
This is the official repository for the **Upcoming** ROBLOX Reverse-Engineering site.
|
||||||
|
|
||||||
# How do I build this?
|
# How do I build this?
|
||||||
This project uses material mkdocs (which runs over of python).
|
This project uses material mkdocs (which runs over of python).
|
||||||
|
|
|
||||||
|
|
@ -33,8 +33,8 @@ nav:
|
||||||
- Issue 2: 'Common Issues/test2.md'
|
- Issue 2: 'Common Issues/test2.md'
|
||||||
- Extras:
|
- Extras:
|
||||||
- Generating a public/private key: 'Extras/KeyGeneration.md'
|
- Generating a public/private key: 'Extras/KeyGeneration.md'
|
||||||
- Honerable Users:
|
- Honorable Users:
|
||||||
- Brent: "Honerable Users/Brent.md"
|
- Brent: "Honorable Users/Brent.md"
|
||||||
extra:
|
extra:
|
||||||
generator: false
|
generator: false
|
||||||
extra_css:
|
extra_css:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue