Skip to content

Commit bc42c41

Browse files
committed
Adjust doc
1 parent 2f8bd53 commit bc42c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ The following are the possible configuration parameters:
251251
| `icon_res` | :material-check: | POI subcategory icon id | `String` | `"ic_bike_stations"` |
252252
| `selected` | :material-close: | Whether the subcategory is selected by default or not | `Boolean` | `true` |
253253
| `group` | :material-check: | Subcategory POI group | `String` | `STANDARD`, `QUICK_FILTER_FREE_FLOATING`, `QUICK_FILTER_POI` |
254-
| `types` | :material-check: | Subcategory POI types. Can be a [POI type id](https://playground.navitia.io/play.html?request=https://api.navitia.io/v1/poi_types?) or a free floating type | `String[]`| `[]"poi_type:amenity:bicycle_rental"]` |
254+
| `types` | :material-check: | Subcategory POI types. Can be a [POI type id](https://playground.navitia.io/play.html?request=https://api.navitia.io/v1/poi_types?) or a free floating type | `String[]`| `["poi_type:amenity:bicycle_rental"]` |
255255
| `booking` | :material-close: | POI booking resources | [POI booking resources](#poi-booking-resources) | - |
256256

257257
##### POI booking resources

0 commit comments

Comments
 (0)