From a2617e517fe48fbd0fc283e05c82e32765a3fb12 Mon Sep 17 00:00:00 2001 From: t7yang Date: Mon, 10 Jan 2022 08:38:05 +0800 Subject: remove font tag in zh-TW --- files/zh-tw/web/javascript/data_structures/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-tw/web/javascript/data_structures') diff --git a/files/zh-tw/web/javascript/data_structures/index.html b/files/zh-tw/web/javascript/data_structures/index.html index 29f1a048b8..f39aab97d0 100644 --- a/files/zh-tw/web/javascript/data_structures/index.html +++ b/files/zh-tw/web/javascript/data_structures/index.html @@ -250,7 +250,7 @@ Infinity

JavaScript has a standard library of built-in objects. Please have a look at the reference to find out about more objects.

-

使用 typeof 運算子來判斷型別

+

使用 typeof 運算子來判斷型別

typeof 運算子可以幫助你找到你的變數型別,請閱讀〈reference page 〉來取得更多細節及邊緣案例。

-- cgit v1.2.3-54-g00ecf