diff --git a/opendbc/car/honda/values.py b/opendbc/car/honda/values.py index ac42d95647..8e426546f8 100644 --- a/opendbc/car/honda/values.py +++ b/opendbc/car/honda/values.py @@ -105,7 +105,7 @@ class Footnote(Enum): "2019 Honda Civic 1.6L Diesel Sedan does not have ALC below 12mph.", Column.FSR_STEERING) OP_STEER_TO_ZERO = CarFootnote( - "No ALC below 0 mph when openpilot Longitudinal Control is enabled. Safety features such as AEB and pre-collision warning will be disabled.", + "No ALC below 0 mph when openpilot Longitudinal Control is enabled. Safety features such as AEB and FCW will be disabled.", Column.FSR_STEERING)