Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Correct word order from 'found be' to 'be found' in the 'Building' section.
Why
A typo was discovered in the README under the "Building" section, where "found be" should have been "be found." This correction improves the clarity and professionalism of the documentation.
What changed
The word order in the "Building" section of the README was corrected. Specifically, the phrase "the build result will found be in" was changed to "the build result will be found in." No other changes were made.
Test plan
Since this is a documentation change, no code functionality needs to be tested. The change was reviewed visually in the README to ensure the typo was corrected.
Rollout
This change is fully backward and forward compatible, as it only affects the README file and does not impact any code or systems.
☑️ This is fully backward and forward compatible