Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtoye committed Oct 3, 2014
1 parent 1fc390f commit 9d4d618
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Leaflet.draw 0.2.0 changes a LOT of things from 0.1. Please see [BREAKING CHANGE
[Using the plugin](#using)
[Advanced Options](#options)
[Common tasks](#commontasks)
[Thanks](#thanks)
[Thanks](#thanks)

<a name="using" />
## Using the plugin
Expand Down Expand Up @@ -265,7 +265,7 @@ E.g. The edit options below will maintain the layer color and set the edit opaci

````js
{
selectedPathoptions: {
selectedPathOptions: {
maintainColor: true,
opacity: 0.3
}
Expand Down

0 comments on commit 9d4d618

Please sign in to comment.