Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ahocevar committed Sep 24, 2013
1 parent 5c98a47 commit 9e274a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/tutorials/concepts.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ The above snippets can be conflated to a self contained map configuration with v
center: [0, 0],
zoom: 2
}),
target: 'div'
target: 'map'
});
</script>
```

0 comments on commit 9e274a6

Please sign in to comment.