Skip to content

Commit 282018c

Browse files
Update src/content/learn/rendering-lists.md
1 parent 0dc3937 commit 282018c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/learn/rendering-lists.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ const people = [{
109109
profession: '数学家',
110110
}, {
111111
id: 1,
112-
name: '马里奥·莫利纳:',
112+
name: '马里奥·莫利纳',
113113
profession: '化学家',
114114
}, {
115115
id: 2,

0 commit comments

Comments
 (0)