Skip to content

Commit 98ca3b3

Browse files
committed
Merge pull request #4 from sykamraju/master
Update README.md
2 parents 2388af7 + 9b1263e commit 98ca3b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The plug-in currently uses JQuery and Google Maps. Integration is pretty simple:
2424
* Attach the plug-in to container:
2525
```
2626
<script>
27-
$('somecomponent').locationpicker();
27+
$('#somecomponent').locationpicker();
2828
</script>
2929
```
3030

0 commit comments

Comments
 (0)