Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
carstenbauer authored Aug 6, 2024
1 parent c98c989 commit 64423b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ julia> @inferred fetch(t)

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

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

```julia
julia> StableTasks.@fetch 3+3
Expand Down

0 comments on commit 64423b2

Please sign in to comment.