From 2d230775d596ed818247dc535f76d85bc7d46234 Mon Sep 17 00:00:00 2001 From: Mirko Barthauer <33294728+m-kro@users.noreply.github.com> Date: Thu, 8 Feb 2024 10:33:25 +0100 Subject: [PATCH] typo ref #2 --- docs/web/docs/Simulation/Safety.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/web/docs/Simulation/Safety.md b/docs/web/docs/Simulation/Safety.md index c46907298d2a..828335307724 100644 --- a/docs/web/docs/Simulation/Safety.md +++ b/docs/web/docs/Simulation/Safety.md @@ -36,7 +36,7 @@ with the stopping time in seconds. ## Intermodal Collisions -The collision action only gets triggered on vehicle-vehicle collision but not on vehicle-pedestrian collisions. Instead, intermodal collisiosn raise warning by default. +The collision action only gets triggered on vehicle-vehicle collision but not on vehicle-pedestrian collisions. Instead, intermodal collisions raise warning by default. The behavior can be changed by setting the options **--intermodal-collision.action** and **--intermodal-collision.stoptime** which work like the vehicle-on-vehicle collision options described above.