Skip to content

Commit e2698c0

Browse files
0xflotusruyadorno
authored andcommitted
doc: fix small typo error
PR-URL: #46186 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Harshitha K P <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Darshan Sen <[email protected]>
1 parent 18c95ec commit e2698c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Important concepts when using V8 are the ones of [`Isolate`][]s and
3434
## libuv API documentation
3535

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

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

0 commit comments

Comments
 (0)