Skip to content

Commit cc191e4

Browse files
committed
fixed the new .md file
1 parent 5da53db commit cc191e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/affinity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,11 @@ a better design than was previously documented:
7676
<li>
7777
The work needs to be resumed on the correct scheduler even when
7878
the work is stopped, i.e., the scheduling operation shall be
79-
`connect`ed to a receiver whose environment's `get_stop_token`
79+
`connect`ed to a receiver whose environment's `get_stop_token`
8080
query yields an `unstoppable_token`. In addition, the
8181
schedule operation shall not have a `set_stopped_t()` completion
8282
signature if the environment's `get_stop_token` query yields
8383
an `unstoppable_token`. This requirement should also be checked
8484
statically.
8585
</li>
86-
</ol>
86+
</ol>

0 commit comments

Comments
 (0)