Skip to content

Commit 577bda4

Browse files
authored
Update README for symbolizer properties clarification
1 parent 147a695 commit 577bda4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The structure of `reference.json` is:
2626
* `style`: properties of the `Style` XML element
2727
* `layer`: properties of the `Layer` XML element
2828
* `symbolizers/*`: properties that apply to **all** symbolizers
29-
* `symbolizers/symbolizer`: properties that apply to **each** type of symbolizer
29+
* `symbolizers/`_\<symbolizer\>_: properties that are specific to a given symbolizer
3030
* `colors`: named colors supported by Mapnik. see `include/mapnik/css_color_grammar.hpp`
3131

3232
### Property stability

0 commit comments

Comments
 (0)