Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Important concepts when using V8 are the ones of [`Isolate`][]s and
## libuv API documentation

The other major dependency of Node.js is [libuv][], providing
the [event loop][] and other operation system abstractions to Node.js.
the [event loop][] and other operating system abstractions to Node.js.

There is a [reference documentation for the libuv API][].

Expand Down