Skip to content

Commit d008fad

Browse files
authored
Merge pull request #70 from DragonDove/patch-1
Update 13-Functional-Programming.md
2 parents a0d2c98 + 1ba037f commit d008fad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/book/13-Functional-Programming.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ public class Strategize {
9797

9898
```
9999
hello there?
100-
HELLO THERE!'
100+
HELLO THERE!
101101
Hello
102102
Hello there Hello there
103103
```
@@ -1518,4 +1518,4 @@ Lambda 表达式和方法引用并没有将 Java 转换成函数式语言,而
15181518

15191519

15201520
<!-- 分页 -->
1521-
<div style="page-break-after: always;"></div>
1521+
<div style="page-break-after: always;"></div>

0 commit comments

Comments
 (0)