Skip to content

Commit 3520009

Browse files
authored
Update README.md
1 parent 7eef49c commit 3520009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
* [序言](manuscript/foreword.md/#foreword) ([Brian Lonsdorf, aka "Prof Frisby"](https://twitter.com/DrBoolean))
3030
* [前言](manuscript/preface.md/#preface)
3131
* [章节 1: 为什么要函数式编程?](manuscript/ch1.md/#chapter-1-why-functional-programming)
32-
* [章节 2: 函数的性质](manuscript/ch2.md/#chapter-2-the-nature-of-functions)
32+
* [章节 2: 函数的本质](manuscript/ch2.md/#chapter-2-the-nature-of-functions)
3333
* [章节 3: 管理函数输入](manuscript/ch3.md/#chapter-3-managing-function-inputs)
3434
* [章节 4: 组合函数](manuscript/ch4.md/#chapter-4-composing-functions)
3535
* [章节 5: 减少副作用影响](manuscript/ch5.md/#chapter-5-reducing-side-effects)

0 commit comments

Comments
 (0)