Skip to content

Commit 4353d8f

Browse files
committed
Update marker_dynamic_ng_repeat.html
1 parent 89851f6 commit 4353d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testapp/marker_dynamic_ng_repeat.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
}
3333
};
3434

35-
$interval(generatMarkers, 2000);
35+
$interval(generateMarkers, 2000);
3636
});
3737
</script>
3838
</head>

0 commit comments

Comments
 (0)