From 6fd64dec795ac903fb27bd62847f8740f80228e8 Mon Sep 17 00:00:00 2001 From: reza0310 Date: Mon, 13 Oct 2025 16:08:25 +0200 Subject: [PATCH] website/wiki: Small typos. Changed two "is" by "it" Signed-off-by: reza0310 --- Documentation/applications/nsh/installation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/applications/nsh/installation.rst b/Documentation/applications/nsh/installation.rst index a88a7275258..2e37d248b5b 100644 --- a/Documentation/applications/nsh/installation.rst +++ b/Documentation/applications/nsh/installation.rst @@ -23,7 +23,7 @@ increasing difficulty: #. NSH also supports a start-up script that executed when NSH first runs. This mechanism has the advantage that the start-up script can contain any NSH commands and so can do a lot of work with very little - coding. The disadvantage is that is is considerably more complex to - create the start-up script. It is sufficiently complex that is + coding. The disadvantage is that it is considerably more complex to + create the start-up script. It is sufficiently complex that it deserves its own paragraph