From 05db89cb8c282f48ff8b9d9d454f8666b8e1e314 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Tue, 7 Feb 2023 16:29:15 -0500
Subject: [PATCH] Manual: fix typo

[skip ci]
---
 doc/manual/source/the-model-file.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/manual/source/the-model-file.rst b/doc/manual/source/the-model-file.rst
index 190d3d853a..1fd55b0a27 100644
--- a/doc/manual/source/the-model-file.rst
+++ b/doc/manual/source/the-model-file.rst
@@ -3655,7 +3655,7 @@ speed-up on large models.
 
            ``4``
 
-               Use a Newton algorithm with a optimal path length at
+               Use a Newton algorithm with an optimal path length at
                each iteration (requires ``bytecode`` and/or ``block``
                option, see :ref:`model-decl`).
 
-- 
GitLab