We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63d3c30 commit 576128fCopy full SHA for 576128f
doc/async_operations.md
@@ -19,7 +19,7 @@ asynchronous operations:
19
20
- **[`Napi::AsyncWorker`](async_worker.md)**
21
22
-These class helps manage asynchronous operations through an abstraction
+This class helps manage asynchronous operations through an abstraction
23
of the concept of moving data between the **event loop** and **worker threads**.
24
25
Also, the above class may not be appropriate for every scenario. When using any
0 commit comments