diff --git a/docs/user/FlowVariables.md b/docs/user/FlowVariables.md
index 18457c21cc..9c8b989737 100644
--- a/docs/user/FlowVariables.md
+++ b/docs/user/FlowVariables.md
@@ -81,7 +81,7 @@ configuration file.
| DESIGN_NICKNAME| DESIGN_NICKNAME just changes the directory name that ORFS outputs to be DESIGN_NICKNAME instead of DESIGN_NAME in case DESIGN_NAME is unwieldy or conflicts with a different design.| |
| DETAILED_METRICS| If set, then calls report_metrics prior to repair operations in the CTS and global route stages| 0 |
| DETAILED_ROUTE_ARGS| Add additional arguments for debugging purposes during detail route.| |
-| DETAILED_ROUTE_END_ITERATION| Maximum number of iterations.| 64 |
+| DETAILED_ROUTE_END_ITERATION| Maximum number of iterations| 64 |
| DFF_LIB_FILES| Technology mapping liberty files for flip-flops.| |
| DIE_AREA| The die area specified as a list of lower-left and upper-right corners in microns (X1 Y1 X2 Y2).| |
| DONT_USE_CELLS| Dont use cells eases pin access in detailed routing.| |