diff --git a/u4py/io/docx_report.py b/u4py/io/docx_report.py
index aff3fb3667895c704fdb097656da2886624dfd31..7e07a1484e6e12e2953623ae8707a6f408add440 100644
--- a/u4py/io/docx_report.py
+++ b/u4py/io/docx_report.py
@@ -291,7 +291,7 @@ def hlnug_description(
                     f"der {secondary_names} auf einer Länge von {secondary_lengths:.1f}\u00a0m"
                 )
         prgph.add_run(
-            f"Die Rutschung wird von {u4human.listed_strings(road_list)} durchkreuzt. "
+            f"Die Rutschung wird von {u4human.listed_strings(road_list)} gequert. "
         )
 
     else: