From 484eea053c501d706b5d8311fca5a94ef18c4d8e Mon Sep 17 00:00:00 2001 From: Byron Date: Tue, 9 Nov 2021 13:47:55 +0900 Subject: Fix typo fix typo 'workre' --- files/zh-tw/web/api/web_workers_api/using_web_workers/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-tw') diff --git a/files/zh-tw/web/api/web_workers_api/using_web_workers/index.html b/files/zh-tw/web/api/web_workers_api/using_web_workers/index.html index 82d484f6a2..f13a83954a 100644 --- a/files/zh-tw/web/api/web_workers_api/using_web_workers/index.html +++ b/files/zh-tw/web/api/web_workers_api/using_web_workers/index.html @@ -620,7 +620,7 @@ onmessage = function(event) {

Worker 可存取之函數與介面

-

大多數 Javascript 的功能 workre 皆可以使用,包含:

+

大多數 Javascript 的功能 worker 皆可以使用,包含: