Skip to content

Commit 55728b1

Browse files
committed
update error lines for en examples
1 parent e1a7cce commit 55728b1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

en/more-15.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ error as the `)` is seen as "normal text".
136136

137137
<script>
138138
window.addEventListener('load', function(){
139-
rlselectline('pre0',9);
140-
rlselectline('pre3',4);
141-
rlselectline('pre6',5);
139+
rlselectline('pre0',10);
140+
rlselectline('pre3',5);
141+
rlselectline('pre6',6);
142142
}, false);
143143
</script>

0 commit comments

Comments
 (0)