Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wxnet2013 committed Nov 15, 2018
1 parent 0e7e3ed commit f792659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ const counterModel = {
return state - 1;
},
},
pipes: {
pipes: {
loadData(action$) {
return action$.pipe(
// switchMap(...),
Expand Down

0 comments on commit f792659

Please sign in to comment.