Skip to content

Commit df84025

Browse files
committed
execution/stop-when: fix markup(#1510)
1 parent 53db61c commit df84025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/execution/execution/stop-when.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ namespace std::execution {
1111
```
1212
* unspecified[italic]
1313
14-
# 概要
14+
## 概要
1515
`stop-when`は、入力[Sender](sender.md)に追加の[停止トークン](/reference/stop_token/stop_token.md)を結合したSenderを返す、説明専用のSenderアダプタである。
1616
1717
説明用の式`sndr`と`token`に対して、

0 commit comments

Comments
 (0)