docs: Fixed capitalization on "Optimizer" by codyroberts · Pull Request #6645 · QwikDev/qwik (original) (raw)
Overview
Fixed the capitalization of Optimizer
What is it?
- Feature / enhancement
- Bug
- Docs / tests / types / typos
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Use cases and why
- One use case
- Another use case
Checklist:
- My code follows the developer guidelines of this project
- I have performed a self-review of my own code
- I have made corresponding changes to the documentation
- Added new tests to cover the fix / functionality