diff --git a/Documentation/ProjectFile/prj/nonlinear_solvers/nonlinear_solver/t_max_iter.md b/Documentation/ProjectFile/prj/nonlinear_solvers/nonlinear_solver/t_max_iter.md
index 3625da906eb67d01bd14bd84681781255b192556..7f91deaa6d3039000c16ba97773cb999b1d13d95 100644
--- a/Documentation/ProjectFile/prj/nonlinear_solvers/nonlinear_solver/t_max_iter.md
+++ b/Documentation/ProjectFile/prj/nonlinear_solvers/nonlinear_solver/t_max_iter.md
@@ -1,4 +1,4 @@
 Specifies the maximum number of iterations the nonlinear solver can make for
 solving a single equation system.
 
-If this number is exceeded, the nonlinear solver failed.
+The nonlinear solver will fail when this number is exceeded.