Skip to content

docs(harness): fix product name typo in Token Efficient Mode title (MiM -> MiMo) - #2129

Open
LeonSGP43 wants to merge 1 commit into
XiaomiMiMo:mainfrom
LeonSGP43:fix/harness-typo-mim-title
Open

docs(harness): fix product name typo in Token Efficient Mode title (MiM -> MiMo)#2129
LeonSGP43 wants to merge 1 commit into
XiaomiMiMo:mainfrom
LeonSGP43:fix/harness-typo-mim-title

Conversation

@LeonSGP43

Copy link
Copy Markdown

What

The Chinese (base) version of docs/harness/MiMo Token Efficient Mode.md has the H1 title "MiM Token Efficient Mode" — missing the final "o" in the product name. All four translated versions of the same doc (.en.md, .ja.md, .fr.md, .ru.md`) already spell it "MiMo" correctly, so only the base file is inconsistent.

Change

-# MiM Token Efficient Mode
+# MiMo Token Efficient Mode

Verification

  • grep -rn 'MiM ' docs/harness/ before the fix: exactly one hit, the H1 of this file; after the fix: zero hits.
  • Checked all other docs/ files for the same pattern — no other occurrences.

…iM -> MiMo)

Signed-off-by: LeonSGP43 <leonsgp43@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant