Skip to content

Commit

Permalink
Merge pull request #716 from ribru17/doc_typo
Browse files Browse the repository at this point in the history
docs: typo fix
  • Loading branch information
squeek502 authored Oct 8, 2024
2 parents ae03877 + c08c74e commit fbed379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -3415,7 +3415,7 @@ See [Constants][] for supported address `family` input values.

[Threading and synchronization utilities]: #threading-and-synchronization-utilities

Libuv provides cross-platform implementations for multiple threading an
Libuv provides cross-platform implementations for multiple threading and
synchronization primitives. The API largely follows the pthreads API.

### `uv.new_thread([options], entry, ...)`
Expand Down

0 comments on commit fbed379

Please sign in to comment.