From beec564effdce2a4ede0635e22338b89628c0ee3 Mon Sep 17 00:00:00 2001 From: Flex Zhong Date: Fri, 27 Aug 2021 11:23:07 +0800 Subject: [PATCH] Update README.zh-tw.md --- 3-terrarium/1-intro-to-html/translations/README.zh-tw.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3-terrarium/1-intro-to-html/translations/README.zh-tw.md b/3-terrarium/1-intro-to-html/translations/README.zh-tw.md index 202472a3..d9f91c0a 100644 --- a/3-terrarium/1-intro-to-html/translations/README.zh-tw.md +++ b/3-terrarium/1-intro-to-html/translations/README.zh-tw.md @@ -75,7 +75,7 @@ HTML 文件中 'head' 的區域包含很多網頁的重要資訊,也被稱作[ ``` -✅ 你認為設定下列視窗元資訊 `` 會發生什麼事? 請閱讀更多有關於[Viewport](https://developer.mozilla.org/en-US/docs/Mozilla/Mobile/Viewport_meta_tag)的資訊。 +✅ 你認為設定下列視窗元資訊 `` 會發生什麼事? 請閱讀更多有關於 [Viewport](https://developer.mozilla.org/en-US/docs/Mozilla/Mobile/Viewport_meta_tag) 的資訊。 ---