diff --git a/docs/Rendertheme.md b/docs/Rendertheme.md index 62d6c533..fb111ebc 100644 --- a/docs/Rendertheme.md +++ b/docs/Rendertheme.md @@ -14,13 +14,13 @@ It is always recommended to study the [default](https://github.com/mapsforge/vtm ## Rules -A rule element `` has several attributes to specify which map elements the rule matches. Non of them is required. +A rule element `` (_match_) has several attributes to specify which map elements the rule matches. Non of them is required. |**Attribute**|**Valid values**|**Description**|**Default**| |-------------|----------------|---------------|------------| |e||Defines which map element type will be matched.|*any*| -|k|[string](http://www.w3.org/TR/xmlschema-2/#string)|The key of the OpenStreetMap tag.