From 0ca4136714a2e62d71417357d957e7c2acb4f063 Mon Sep 17 00:00:00 2001 From: Darius_sh711 Date: Fri, 28 Oct 2022 11:17:33 -0400 Subject: [PATCH] fixed typo --- docs/操作系统/MIT6.S081.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/操作系统/MIT6.S081.en.md b/docs/操作系统/MIT6.S081.en.md index 45eb4072..92e677fb 100644 --- a/docs/操作系统/MIT6.S081.en.md +++ b/docs/操作系统/MIT6.S081.en.md @@ -30,7 +30,7 @@ In the second half of the course, the instructors will discuss a couple of class - [Detailed Explanation of xv6](https://space.bilibili.com/1040264970/) - [xv6 Documentation(Chinese)](https://th0ar.gitbooks.io/xv6-chinese/content/index.html) -- - [line-by-line walk-through of key xv6 source codes](https://www.youtube.com/playlist?list=PLbtzT1TYeoMhTPzyTZboW_j7TPAnjv9XB) +- [line-by-line walk-through of key xv6 source codes](https://www.youtube.com/playlist?list=PLbtzT1TYeoMhTPzyTZboW_j7TPAnjv9XB) ## Complementary Resources