Skip to content

Commit 0c6f5c8

Browse files
authored
Merge pull request #41 from aki-tomoyo/main
更正错别字
1 parent fb5aaea commit 0c6f5c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tutorials/lang/QuickOverview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,7 @@ in
652652
x: x + 1
653653
```
654654
655-
引号左边是函数参数,引号右边跟随一个空格,随即是函数体。
655+
冒号左边是函数参数,冒号右边跟随一个空格,随即是函数体。
656656
657657
这是个嵌套的函数,支持多重参数(柯里化函数):
658658

0 commit comments

Comments
 (0)