Skip to content

Commit 7ea80ef

Browse files
tkoeppejwakely
andcommitted
Update source/threads.tex
Co-authored-by: Jonathan Wakely <[email protected]>
1 parent c722077 commit 7ea80ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/threads.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10260,7 +10260,7 @@
1026010260
The result of a shared state is set by
1026110261
respective functions on the asynchronous provider.
1026210262
\begin{example}
10263-
Examples for asynchronous providers include promises or tasks.
10263+
Promises and tasks are examples of asynchronous providers.
1026410264
\end{example}
1026510265
The means of setting the result of a shared state is specified
1026610266
in the description of those classes and functions that create such a state object.

0 commit comments

Comments
 (0)