fix: typo-error

This commit is contained in:
Sahil-Sam 2024-08-10 14:43:55 +05:30
parent 16d3cd8cf2
commit 3e15de0f29

View file

@ -131,7 +131,7 @@ const components = {
}
```
This will overwrite the `<hr />` tag or `---` in Mardown with the HTML output above.
This will overwrite the `<hr />` tag or `---` in Markdown with the HTML output above.
---