Skip to content

Commit 864daa4

Browse files
authored
Update README.md
1 parent d81c3bb commit 864daa4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ to learn about effect handlers, please do check out the [effect handlers
337337
tutorial in the OCaml 5 manual](https://kcsrk.info/webman/manual/effects.html).
338338

339339
[Domainslib](https://github.com/ocaml-multicore/domainslib) is a library that
340-
provides support for nested-parallel programming library, which is epitomized by
340+
provides support for nested-parallel programming, which is epitomized by
341341
the parallelism available in the recursive Fibonacci computation. At its core,
342342
`domainslib` has an efficient implementation of work-stealing queue in order to
343343
efficiently share tasks with other domains.

0 commit comments

Comments
 (0)