Skip to content

Commit 6f1956f

Browse files
authored
Merge pull request #414 from AKovtunov/patch-1
Fixed typo in datasources.html
2 parents 9d9ab02 + 48b2980 commit 6f1956f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Samples/DataSources/datasources.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<script src="../../lib/tableau.extensions.1.latest.js"></script>
1919

2020
<!-- Our extension's code -->
21-
<script src="./dataSources.js"></script>
21+
<script src="./datasources.js"></script>
2222
</head>
2323
<body>
2424
<div class="container">

0 commit comments

Comments
 (0)