summaryrefslogtreecommitdiff
path: root/doc/api/worker_threads.md
diff options
context:
space:
mode:
authorJames M Snell <jasnell@gmail.com>2021-01-15 07:47:23 -0800
committerAntoine du Hamel <duhamelantoine1995@gmail.com>2021-01-15 19:25:43 +0100
commitcd37535d2c4af5123ca3c12a2253af5b3ba18d89 (patch)
tree1dddc4a7b19c4a54797fa4f5a4956316e94cf3e5 /doc/api/worker_threads.md
parent0fd9bbbb2458c310d45e2d2b6e6c01c539d31f60 (diff)
downloadnode-new-cd37535d2c4af5123ca3c12a2253af5b3ba18d89.tar.gz
doc: fixup typo in metadata entry
PR-URL: https://github.com/nodejs/node/pull/36947 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Diffstat (limited to 'doc/api/worker_threads.md')
-rw-r--r--doc/api/worker_threads.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/worker_threads.md b/doc/api/worker_threads.md
index f3d8f44e4a..07f39f8452 100644
--- a/doc/api/worker_threads.md
+++ b/doc/api/worker_threads.md
@@ -476,7 +476,7 @@ added: v10.5.0
changes:
- version: v15.6.0
pr-url: https://github.com/nodejs/node/pull/36804
- description: Added `X509Certificate` tot he list of cloneable types.
+ description: Added `X509Certificate` to the list of cloneable types.
- version:
- v14.5.0
- v12.19.0