aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw
diff options
context:
space:
mode:
authorByron <ByronLian@users.noreply.github.com>2021-11-09 13:47:55 +0900
committerIrvin <irvinfly@gmail.com>2021-11-09 14:29:00 +0800
commit484eea053c501d706b5d8311fca5a94ef18c4d8e (patch)
tree79d8818421d772c9e9f47938d8845f997994e05f /files/zh-tw
parent3c104650ad548685155f19a10c1c4ff62d42ff14 (diff)
downloadtranslated-content-484eea053c501d706b5d8311fca5a94ef18c4d8e.tar.gz
translated-content-484eea053c501d706b5d8311fca5a94ef18c4d8e.tar.bz2
translated-content-484eea053c501d706b5d8311fca5a94ef18c4d8e.zip
Fix typo
fix typo 'workre'
Diffstat (limited to 'files/zh-tw')
-rw-r--r--files/zh-tw/web/api/web_workers_api/using_web_workers/index.html2
1 files changed, 1 insertions, 1 deletions
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) {
<h2 id="Worker_可存取之函數與介面">Worker 可存取之函數與介面</h2>
-<p>大多數 Javascript 的功能 workre 皆可以使用,包含:</p>
+<p>大多數 Javascript 的功能 worker 皆可以使用,包含:</p>
<ul>
<li>{{domxref("Navigator")}}</li>