uno.extensions
uno.extensions copied to clipboard
chore: Update Overview.md
Replaced the MVUX model class name "WeatherModel" with "MainModel" to be consistent with the code description.
GitHub Issue (If applicable): #
PR Type
What kind of change does this PR introduce?
- Documentation content changes
What is the current behavior?
The MVUX code sample included a typo where the Model class was named "WeatherModel" while it was called "MainModel" in the rest of the document.
What is the new behavior?
The MVUX code sample is now consistent with the rest of the document.
PR Checklist
Please check if your PR fulfills the following requirements:
- [ ] Tested code with current supported SDKs
- [X] Docs have been added/updated which fit documentation template. (for bug fixes / features)
- [ ] Unit Tests and/or UI Tests for the changes have been added (for bug fixes / features) (if applicable)
- [ ] Wasm UI Tests are not showing unexpected any differences. Validate PR
Screenshots Compare Test Runresults. - [ ] Contains NO breaking changes
- [ ] Updated the Release Notes
- [ ] Associated with an issue (GitHub or internal)
Other information
@sherifelantil are you able to address the conventional commits fail by updating the comment for your commit
@sherifelantil can you change the mesasage on your commit to start with "chore: " so we can merge this PR