Commit 3cdaf36
authored
docs: fix typo in glossary link (#397)
# Purpose
There's a small typo in the [**What is
Unraid**](https://docs.unraid.net/unraid-os/getting-started/what-is-unraid/#)
section.
<img width="359" height="30" alt="image"
src="https://github.com/user-attachments/assets/db4b2195-577a-4994-a2e7-0871822d1c67"
/>
To find it, please go to:
- Software-defined NAS **→** Arrays and Parity **→** How
Parity Works
In the repository, this typo occurs under the parity section in the
`what-is-unraid.mdx` file. You can just ctrl f for "we need a fourth
disk as"
## Fix
Add an `s` to `%%parity disk|parity-drive%%` **→** `%%parity
disk|parity-drives%%`
## Current Prod:
<img width="819" height="213" alt="image"
src="https://github.com/user-attachments/assets/dcb89848-c3d4-41fc-8cbf-0a243961b508"
/>
## After Typo Fix:
<img width="817" height="283" alt="image"
src="https://github.com/user-attachments/assets/da5ccd9a-6735-4975-b58d-a0050116f9f3"
/>
Before Submitting This PR, Please Ensure You Have Completed The
Following:
1. [x] Are internal links to wiki documents using [relative file
links](https://docusaurus.io/docs/markdown-features/links)?
2. [x] Are all new documentation files lowercase, with dash separated
names (ex. unraid-os.mdx)?
3. [x] Are all assets (images, etc), located in an assets/ subfolder
next to the .md/mdx files?
4. [x] Have you checked to ensure there aren't other open [Pull
Requests](../../../pulls) for the same update/change?
5. [x] Is the build succeeding?
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Documentation**
* Corrected terminology references in documentation for improved
consistency.
<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 04ccb39 commit 3cdaf36
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments