Skip to content

Commit e660bf1

Browse files
committed
Fix doc error
1 parent 8ec6d01 commit e660bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2/tutorial/pt/lista/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h1><a href="#lista" id="lista" class="hash">Lista</a></h1>
114114
</li>
115115
<li>
116116
<span class="hl">each</span> - Representa os dados em que a lista será baseada, o valor dessa propriedade pode
117-
ser uma <span class="hl">Array</span> , um <span class="hl">objecto</span>, <span class="hl">Set</span>,
117+
ser uma <span class="hl">Array</span>, um <span class="hl">objecto</span>, <span class="hl">Set</span>,
118118
<span class="hl">Map</span> ou um <span class="hl">número</span>.
119119
</li>
120120
<li>

0 commit comments

Comments
 (0)