Skip to content

Commit 646bff3

Browse files
committed
Update markup.md
1 parent 9f6258c commit 646bff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basics/markup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ More information about the SPA View may be found in the [Buliding Single Page Ap
6363

6464
<script>
6565
var foo = kendo.observable({
66-
dataSource: ['foo', 'bar', 'baz']);
66+
dataSource: ['foo', 'bar', 'baz']
6767
});
6868

6969
new kendo.mobile.Application();

0 commit comments

Comments
 (0)