I fixed a few grammatical errors in about. For now, my focus is to edit Readme files, so I didn't miniplate your program or other information related to.
Type of change
Put an X in the relevant boxes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[X] This change requires a documentation update
How Has This Been Tested?
Please generally describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
[ ] Test A
[ ] Test B
Test Configuration:
OS:
Hardware:
Toolchain:
SDK:
Checklist:
[ ] My code follows the style guidelines of this project
[ ] I have performed a self-review of my own code
[ ] I have adequately commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[ ] My changes generate no new warnings (if there are any, note them and why they could not have been removed)
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] New and existing unit tests pass locally with my changes
[ ] Any dependent changes have been merged and published in downstream modules
Description
I fixed a few grammatical errors in about. For now, my focus is to edit Readme files, so I didn't miniplate your program or other information related to.
Type of change
Put an
X
in the relevant boxesHow Has This Been Tested?
Please generally describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Test Configuration:
Checklist: