[PR #1002] [MERGED] Fixing typos discovered while reading Labs section #7918

Closed
opened 2026-04-27 17:10:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1002
Author: @didier-durand
Created: 10/29/2025
Status: Merged
Merged: 10/29/2025
Merged by: @profvjreddi

Base: devHead: fix-typos-2


📝 Commits (1)

  • c11a07e Fixing typos discovered while reading Labs section

📊 Changes

10 files changed (+14 additions, -14 deletions)

View changed files

📝 quarto/contents/labs/arduino/nicla_vision/object_detection/object_detection.qmd (+1 -1)
📝 quarto/contents/labs/arduino/nicla_vision/setup/setup.qmd (+1 -1)
📝 quarto/contents/labs/raspi/llm/llm.qmd (+1 -1)
📝 quarto/contents/labs/raspi/object_detection/object_detection.qmd (+1 -1)
📝 quarto/contents/labs/raspi/vlm/vlm.qmd (+3 -3)
📝 quarto/contents/labs/seeed/xiao_esp32s3/image_classification/image_classification.qmd (+1 -1)
📝 quarto/contents/labs/seeed/xiao_esp32s3/kws/kws.qmd (+1 -1)
📝 quarto/contents/labs/seeed/xiao_esp32s3/motion_classification/motion_classification.qmd (+1 -1)
📝 quarto/contents/labs/shared/dsp_spectral_features_block/dsp_spectral_features_block.qmd (+3 -3)
📝 quarto/contents/labs/shared/kws_feature_eng/kws_feature_eng.qmd (+1 -1)

📄 Description

Hi,

As per title: fixing typos in Labs section

Cheers

Didier

Before submitting your Pull Request, please review and complete the items on this checklist.

  • The text has been proofread for grammar and spelling errors.
  • All images, figures, and tables render properly without any glitches.
  • All images have a source or they are properly linked to external sites.
  • The chapter's formatting is consistent with the rest of the book.
  • The chapter has been locally built and tested using Quarto.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/1002 **Author:** [@didier-durand](https://github.com/didier-durand) **Created:** 10/29/2025 **Status:** ✅ Merged **Merged:** 10/29/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `fix-typos-2` --- ### 📝 Commits (1) - [`c11a07e`](https://github.com/harvard-edge/cs249r_book/commit/c11a07ecd3638a4111b0a21bcec3c49ecf086ac1) Fixing typos discovered while reading Labs section ### 📊 Changes **10 files changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `quarto/contents/labs/arduino/nicla_vision/object_detection/object_detection.qmd` (+1 -1) 📝 `quarto/contents/labs/arduino/nicla_vision/setup/setup.qmd` (+1 -1) 📝 `quarto/contents/labs/raspi/llm/llm.qmd` (+1 -1) 📝 `quarto/contents/labs/raspi/object_detection/object_detection.qmd` (+1 -1) 📝 `quarto/contents/labs/raspi/vlm/vlm.qmd` (+3 -3) 📝 `quarto/contents/labs/seeed/xiao_esp32s3/image_classification/image_classification.qmd` (+1 -1) 📝 `quarto/contents/labs/seeed/xiao_esp32s3/kws/kws.qmd` (+1 -1) 📝 `quarto/contents/labs/seeed/xiao_esp32s3/motion_classification/motion_classification.qmd` (+1 -1) 📝 `quarto/contents/labs/shared/dsp_spectral_features_block/dsp_spectral_features_block.qmd` (+3 -3) 📝 `quarto/contents/labs/shared/kws_feature_eng/kws_feature_eng.qmd` (+1 -1) </details> ### 📄 Description Hi, As per title: fixing typos in Labs section Cheers Didier Before submitting your Pull Request, please review and complete the items on this checklist. - [x] The text has been proofread for grammar and spelling errors. - [x] All images, figures, and tables render properly without any glitches. - [x] All images have a source or they are properly linked to external sites. - [x] The chapter's formatting is consistent with the rest of the book. - [x] The chapter has been locally built and tested using Quarto. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-27 17:10:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#7918