Skip to content

Commit

Permalink
Fixed typo in project description
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Apr 13, 2014
1 parent 82a77d0 commit 83bebef
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# leaflet-sidebar

A responsive sidebar plugin for for [Leaflet](http://leafletjs.com/), a JS library for interactive maps.
A responsive sidebar plugin for [Leaflet](http://leafletjs.com/), a JS library for interactive maps.


## Examples
Expand Down
4 changes: 2 additions & 2 deletions component.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "leaflet-sidebar",
"version": "0.1.4",
"repo": "Turbo87/leaflet-sidebar",
"description": "A responsive sidebar plugin for for Leaflet",
"description": "A responsive sidebar plugin for Leaflet",
"keywords": [
"gis",
"leaflet",
Expand All @@ -11,4 +11,4 @@
],
"scripts": ["src/L.Control.Sidebar.js"],
"styles": ["src/L.Control.Sidebar.css"]
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "leaflet-sidebar",
"version": "0.1.4",
"description": "A responsive sidebar plugin for for Leaflet",
"description": "A responsive sidebar plugin for Leaflet",
"keywords": [
"gis",
"leaflet",
Expand Down

0 comments on commit 83bebef

Please sign in to comment.