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

Commit 3d0cd2e

Browse files
author
kenberkeley
committed
update README
1 parent 46b6173 commit 3d0cd2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ var initState = {
324324
}
325325

326326
function reducer(state, action) {
327-
// (注記) 应用的初始状态是在第一次执行 reducer 时设置的(除非是服务端渲染) (注記)
327+
// (注記) 应用的初始状态是在第一次执行 reducer 时设置的 (注記)
328328
if (!state) state = initState
329329

330330
switch (action.type) {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /