Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1fa5e54

Browse files
committed
Merge pull request#27 from cluelessjoe/patch-1
add lacking c in function
2 parents196c47c +7fa18b2 commit1fa5e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/components/Todos/index.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ function Todos({DOM, hashchange, initialHash, storage}) {
5757
// from the different todo items.
5858
constproxyItemAction$=newSubject();
5959
// THE INTENT (MVI PATTERN)
60-
// Pass relevant sources to the intentfuntion, which set up
60+
// Pass relevant sources to the intentfunction, which set up
6161
// streams that model the users intentions.
6262
constactions=intent(DOM,hashchange,initialHash,proxyItemAction$);
6363
// THE MODEL (MVI PATTERN)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp