Update readme

This commit is contained in:
VoidVolker 2015-08-06 15:43:52 +03:00
parent b62c2cfc6f
commit f545bf0022
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ Example OSD render:
map = OpenSeadragon({
id: 'map'
, prefixUrl: 'images/'
, tileSources: 'test.dzi'
, tileSources: 'foo.dzi'
});
</script>
</body>