Update CONTRIBUTING.md

javascript => JavaScript
carto
Robert Martin 7 years ago committed by GitHub
parent f31e39c1ac
commit 49d384b32f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -101,8 +101,8 @@ Happy coding!
### Using RollupJS ### Using RollupJS
The source javascript code for Leaflet is a few dozen files, in the `src/` directory. The source JavaScript code for Leaflet is a few dozen files, in the `src/` directory.
But normally, Leaflet is loaded in a web browser as just one javascript file. But normally, Leaflet is loaded in a web browser as just one JavaScript file.
In order to create this file, run `npm run rollup` or `yarn run rollup`. In order to create this file, run `npm run rollup` or `yarn run rollup`.

Loading…
Cancel
Save