Small typo (#5849)
This commit is contained in:
parent
c0bc8ffe71
commit
e63370ab4c
@ -23,7 +23,7 @@ This guide lists a number of best practices for publishing a Leaflet plugin that
|
|||||||
|
|
||||||
### Repository
|
### Repository
|
||||||
|
|
||||||
The best place to put your Leaflet plugin to is a separate [GitHub](http://github.com) repository.
|
The best place to put your Leaflet plugin is a separate [GitHub](http://github.com) repository.
|
||||||
If you create a collection of plugins for different uses,
|
If you create a collection of plugins for different uses,
|
||||||
don't put them in one repo —
|
don't put them in one repo —
|
||||||
it's usually easier to work with small, self-contained plugins in individual repositories.
|
it's usually easier to work with small, self-contained plugins in individual repositories.
|
||||||
|
Loading…
Reference in New Issue
Block a user