docs: fix typos in PREFIX.md and ci-automation README - #4269
Open
magic-peach wants to merge 1 commit into
Open
Conversation
Corrects a subject-verb agreement error and a misspelling of portage in PREFIX.md, and fixes a not/note typo plus two misspellings (multiple, system) in ci-automation/README.md. Signed-off-by: Akanksha Trehun <akankshatrehun@gmail.com>
sayanchowdhury
approved these changes
Sep 9, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Why
Two small English mistakes in
PREFIX.mdandci-automation/README.md: a subject-verb agreement error, a "protage" -> "portage" typo, a "do note" -> "do not" typo, and two misspellings ("mutliple" -> "multiple", "systwem" -> "system").Overview
PREFIX.md: fixed "are considered stable" -> "is considered stable", "protage wrappers" -> "portage wrappers".ci-automation/README.md: fixed "do note build" -> "do not build", "mutliple QEmu VMs" -> "multiple QEmu VMs", "12 threads systwem" -> "12 threads system".No code changes, docs only.
Testing
Read-through only; these are prose corrections in Markdown files.