Skip to content

Commit

Permalink
chore(readme): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfsousa authored Jun 26, 2020
1 parent 5e286af commit c58c147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ npm run build
node dist/bin/sld2mapnik.js input.sld > output.mapnik.xml
```

#### Programatically
#### Programmatically

```javascript
import SLDParser from 'geostyler-sld-parser'
Expand Down

0 comments on commit c58c147

Please sign in to comment.