diff --git a/source/_components/sensor.google_travel_time.markdown b/source/_components/sensor.google_travel_time.markdown index b9d1c5b5596..0ccd46ee2fa 100644 --- a/source/_components/sensor.google_travel_time.markdown +++ b/source/_components/sensor.google_travel_time.markdown @@ -83,7 +83,7 @@ options: description: "Indicate what google should avoid when calculating the travel time, you can choose from: `tolls`, `highways`, `ferries`, `indoor`." required: false type: string - transit_model: + transit_mode: description: "If you opted for `transit` at `travel_mode`, you can use this variable to specify which public transport you want to use: `bus`, `subway`, `train`, `tram` or `rail`." transit_routing_preference: description: "for the travel time calculation for public transport you can also specify the preference for: `less_walking` or `fewer_transfers`."