We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18c95ec commit e2698c0Copy full SHA for e2698c0
src/README.md
@@ -34,7 +34,7 @@ Important concepts when using V8 are the ones of [`Isolate`][]s and
34
## libuv API documentation
35
36
The other major dependency of Node.js is [libuv][], providing
37
-the [event loop][] and other operation system abstractions to Node.js.
+the [event loop][] and other operating system abstractions to Node.js.
38
39
There is a [reference documentation for the libuv API][].
40
0 commit comments