docs: fix mdlint #3
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Thanks for sending a pull request! Before submitting: | ||
1. Read our CONTRIBUTING.md guide | ||
2. Rebase your PR if it gets out of sync with main | ||
--> | ||
<!-- markdownlint-disable MD041 MD033 --> | ||
#### What this PR does | ||
#### Which issue(s) this PR fixes or relates to | ||
Fixes #<issue number> | ||
#### Checklist | ||
- [ ] Documentation added | ||
- [ ] `CHANGELOG.md` updated - the order of entries should be `[Added]`, `[Changed]`, `[Fixed]` |