Skip to content

Commit

Permalink
Clarified language and markup
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 authored May 22, 2024
1 parent 31689db commit cec444e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tutorial/tutorial-0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ After a successful installation of Toga you are ready to get coding.
Write the app
=============

Create a new file called ``helloworld.py`` within your toga-tutorial
directory and add the following code for the "Hello world" app:
Create a new file called ``helloworld.py`` in your ``toga-tutorial``
directory, and add the following code for the "Hello world" app:

.. literalinclude:: /../examples/tutorial0/tutorial/app.py
:language: python
Expand Down

0 comments on commit cec444e

Please sign in to comment.