Skip to content

Commit 6d20113

Browse files
committed
correct minor errors.
1 parent 1c4086a commit 6d20113

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_zh-cn/overviews/scala3-book/fp-functions-are-values.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: section
44
description: This section looks at the use of functions as values in functional programming.
55
language: zh-cn
66
num: 45
7-
previors-page: fp-pure-functions
7+
previous-page: fp-pure-functions
88
next-page: fp-functional-error-handling
99

1010
partof: scala3-book

_zh-cn/overviews/scala3-book/string-interpolation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ num: 18
77
previous-page: first-look-at-types
88
next-page: control-structures
99
redirect_from:
10-
- /zh-cn/overviews/core/string-interpolation.html
10+
- /overviews/core/string-interpolation.html
1111

1212
partof: scala3-book
1313
overview-name: "Scala 3 — Book"

0 commit comments

Comments
 (0)