diff --git a/docs/developer_guide/lane_pose_calculation/Spawn.md b/docs/developer_guide/lane_pose_calculation/Spawn.md index 6d9444d3af6..636bdf84caa 100644 --- a/docs/developer_guide/lane_pose_calculation/Spawn.md +++ b/docs/developer_guide/lane_pose_calculation/Spawn.md @@ -13,7 +13,7 @@ In this function, the following procedure is used to calculate the pose in the l ## Search for matching lanes -This procedure falls back to 2 if 1. fails. +This procedure falls back to 2 if 1 fails. If 2 also fails, fallback is performed to 3. If 3 also fails, fallback is performed to 4.