diff --git a/source/threads.tex b/source/threads.tex index 354a99f6ba..a2b68407b0 100644 --- a/source/threads.tex +++ b/source/threads.tex @@ -10259,9 +10259,9 @@ state. The result of a shared state is set by respective functions on the asynchronous provider. -\begin{note} -Such as promises or tasks. -\end{note} +\begin{example} +Promises and tasks are examples of asynchronous providers. +\end{example} The means of setting the result of a shared state is specified in the description of those classes and functions that create such a state object.