From f052b04db5d5b89e510de74ff9a6dd7b2e569c11 Mon Sep 17 00:00:00 2001 From: Trent Fellbootman <78004741+Trent-Fellbootman@users.noreply.github.com> Date: Tue, 4 Mar 2025 15:05:26 +0800 Subject: [PATCH] Fix spelling error in tutorial.rst --- source/intro/tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/intro/tutorial.rst b/source/intro/tutorial.rst index a4eacba..7c8bf8c 100644 --- a/source/intro/tutorial.rst +++ b/source/intro/tutorial.rst @@ -53,7 +53,7 @@ After installing the application into the AppDir we need to verify that it works execute it and manually check that the application windows shows and all the components are visible and functional. If the application fails to run or doesn't shows a window when executed you will need to investigate and solve -the issue before continuing. Notice that applications must be relocatable in order to be put inside and AppImage. +the issue before continuing. Notice that applications must be relocatable in order to be put inside an AppImage. .. code-block:: shell