diff --git a/examples/quick-start.md b/examples/quick-start.md index 424c6956..531113de 100644 --- a/examples/quick-start.md +++ b/examples/quick-start.md @@ -19,11 +19,11 @@ Before writing any code for the map, you need to do the following preparation st * Include Leaflet CSS file in the head section of your document: - + * Include Leaflet JavaScript file: - + * Put a `div` element with a certain `id` where you want your map to be: