Skip to content

Commit 2c9e710

Browse files
Merge pull request #147 from iamtekson/patch-1
minor fix in documentation.
2 parents b57bd20 + 8bb7a51 commit 2c9e710

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 @@ npm install georaster
2424
## Load Package via Script Tag
2525

2626
```html
27-
<script src="https://unpkg.com/georaster-layer-for-leaflet/dist/georaster-layer-for-leaflet.min.js">
27+
<script src="https://unpkg.com/georaster-layer-for-leaflet/dist/georaster-layer-for-leaflet.min.js"></script>
2828
```
2929

3030
## Usage

0 commit comments

Comments
 (0)