Skip to content

docs: fix typos, grammar, and code bugs in Lessons 19-21#1113

Merged
koreyspace merged 1 commit into
microsoft:mainfrom
VikrantSingh01:fix/docs-lessons-19-21-typos-grammar
Feb 16, 2026
Merged

docs: fix typos, grammar, and code bugs in Lessons 19-21#1113
koreyspace merged 1 commit into
microsoft:mainfrom
VikrantSingh01:fix/docs-lessons-19-21-typos-grammar

Conversation

@VikrantSingh01
Copy link
Copy Markdown
Contributor

Summary

  • Lesson 19 (SLM): Fix three different misspellings of NVIDIA (Nivida, NIVIDA, Nividia), fix typo Phi-3.5-InstuctPhi-3.5-Instruct, fix undefined variable code in ONNX Runtime code example that would cause NameError at runtime, add missing question marks, fix heading grammar, add missing spaces after colons/periods
  • Lesson 20 (Mistral): Fix GithubGitHub capitalization, remove trailing tab character in model_name string that would cause API call failure at runtime, fix grammar errors (usinguses, less tokens vsfewer tokens than), remove duplicate full-width question mark
  • Lesson 21 (Meta): Fix typo modemodel, fix subject-verb disagreement, fix factual error where multimodality was described as a limitation instead of the lack of it, fix missing article and stray backtick

Test plan

  • Verify all markdown renders correctly
  • Verify code examples in Lessons 19 and 20 are syntactically correct
  • Confirm no tracking IDs were altered

Lesson 19 (SLM):
- Fix three different misspellings of NVIDIA (Nivida, NIVIDA, Nividia)
- Fix typo "Phi-3.5-Instuct" → "Phi-3.5-Instruct"
- Fix undefined variable `code` in ONNX Runtime code example
- Add missing question marks in learning objectives
- Fix full-width colon and "chapter" → "lesson"
- Add missing spaces after colons and periods
- Fix "scenes" → "scenarios", "statement" → "command"
- Fix heading grammar ("Inference difference Cloud's API" → "Inference via Cloud APIs")

Lesson 20 (Mistral):
- Fix "Github" → "GitHub" capitalization
- Remove trailing tab character in model_name string (code bug)
- Fix grammar: "using" → "uses", "less tokens vs" → "fewer tokens than"
- Remove duplicate full-width question mark in Korean text
- Fix missing apostrophe in "user's location"

Lesson 21 (Meta):
- Fix typo "mode" → "model"
- Fix subject-verb disagreement "enables" → "enable"
- Fix factual error: multimodality described as a limitation instead of the lack of it
- Fix missing article "the" before LLM
- Remove stray backtick
@github-actions
Copy link
Copy Markdown
Contributor

👋 Thanks for contributing @VikrantSingh01! We will review the pull request and get back to you soon.

@koreyspace koreyspace merged commit 89018fe into microsoft:main Feb 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants