aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
Diffstat (limited to 'files')
-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>