Skip to content

Commit d4f0317

Browse files
committed
execution/transform_completion_signatures_of: fix markup
1 parent 4ae7b92 commit d4f0317

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reference/execution/execution/transform_completion_signatures_of.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,12 @@ namespace std::exectution {
2020
AdditionalSignatures, SetValue, SetError, SetStopped>;
2121
}
2222
```
23+
* sender[link sender.md]
2324
* env<>[link env.md]
2425
* valid-completion-signatures[link completion_signatures.md]
2526
* completion_signatures[link completion_signatures.md]
2627
* set_stopped_t()[link set_stopped.md]
27-
* sender_in[lin sender_in.md]
28+
* sender_in[link sender_in.md]
2829
* transform_completion_signatures[link transform_completion_signatures.md]
2930
* completion_signatures_of_t[link completion_signatures_of_t.md]
3031
* see below[italic]

0 commit comments

Comments
 (0)