From 27e6f019ba13482ef13288fc9690042001cebc6e Mon Sep 17 00:00:00 2001 From: liuliu Date: Fri, 24 Mar 2023 16:49:17 +0800 Subject: [PATCH 1/2] fix: small spell problem in README-zh-TW.md --- README-zh-TW.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-zh-TW.md b/README-zh-TW.md index d805e7e0..b36cbfac 100644 --- a/README-zh-TW.md +++ b/README-zh-TW.md @@ -1777,7 +1777,7 @@ Notes ## 授權 -*我已開放原始碼授權的方式提供你在此儲存庫中的程式碼和資源。因為這是我個人的儲存庫,所以你所以所收到的使用許可是來自於我,並非我的雇主(Facebook)* +*我以開放原始碼授權的方式,提供你在此儲存庫中的程式碼和資源。因為這是我個人的儲存庫,所以你所收到的使用許可是來自於我,並非我的雇主(Facebook)* Copyright 2017 Donne Martin From 1465eea20f32eaadd85baed7d19e0d4c81fd195b Mon Sep 17 00:00:00 2001 From: liuliu Date: Fri, 7 Apr 2023 17:59:19 +0800 Subject: [PATCH 2/2] fix: small spell problem and revert folder name to origin in README-zh-TW.md --- README-zh-TW.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README-zh-TW.md b/README-zh-TW.md index b36cbfac..f447c864 100644 --- a/README-zh-TW.md +++ b/README-zh-TW.md @@ -284,7 +284,7 @@ > 常見的系統設計面試問題與相關範例的討論、程式碼以及圖表。 > -> 相關的解答位於 `解答/` 的資料夾中。 +> 相關的解答位於 `solutions/` 的資料夾中。 | 問題 | | |-----------------------------------------------------------------------------------------------------|--------------------------------------------------------| @@ -350,7 +350,7 @@ > 常見的物件導向面試問題與案例探討、程式碼與圖表。 > -> 相關的答案為在 `解答/` 目錄中。 +> 相關的答案位於 `solutions/` 目錄中。 >**注意: 本章節仍在完善內容中**