[PR #1139] [MERGED] fix: fix typo and answer render error in Activations module #8001

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

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1139
Author: @minhdang26403
Created: 1/26/2026
Status: Merged
Merged: 1/26/2026
Merged by: @profvjreddi

Base: devHead: fix/activation-doc


📝 Commits (1)

  • 9871819 fix: fix typo and answer render error in Activations module

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 tinytorch/src/02_activations/ABOUT.md (+6 -6)

📄 Description

Fix the following in the Activations module page:

  • Minor typo
  • The answer part of questions in the "Check Your Understanding" has some markdown errors, which reveal part of the answer.

🔄 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/1139 **Author:** [@minhdang26403](https://github.com/minhdang26403) **Created:** 1/26/2026 **Status:** ✅ Merged **Merged:** 1/26/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `fix/activation-doc` --- ### 📝 Commits (1) - [`9871819`](https://github.com/harvard-edge/cs249r_book/commit/98718194964700dbfc89fd9361540e2733f2abb4) fix: fix typo and answer render error in Activations module ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `tinytorch/src/02_activations/ABOUT.md` (+6 -6) </details> ### 📄 Description Fix the following in the Activations module page: - Minor typo - The answer part of questions in the "Check Your Understanding" has some markdown errors, which reveal part of the answer. --- <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:16:27 -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#8001