Skip to content

Commit 1856fad

Browse files
committed
Modify pipeline/data.md
1 parent 1b7a2eb commit 1856fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ja/pipeline/data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
### 戻り値
1212

13-
- 任意で Promise を返す
13+
- 任意で Promise を返します
1414
- `resolve(data)` -> `transition.next(data)`
1515
- `reject(reason)` -> `transition.abort(reason)`
1616

0 commit comments

Comments
 (0)