Skip to content

Commit 64423b2

Browse files
authored
Update README.md
1 parent c98c989 commit 64423b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ julia> @inferred fetch(t)
4242

4343
## `StableTasks.@fetch` and `StableTasks.@fetchfrom`
4444

45-
For convenience, and similar to at Distributed.jl, we also provide `@fetch` and `@fetchfrom` macros:
45+
For convenience, and in analogy to at Distributed.jl, we also provide `@fetch` and `@fetchfrom` macros:
4646

4747
```julia
4848
julia> StableTasks.@fetch 3+3

0 commit comments

Comments
 (0)