Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/intro/tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down