Skip to content

Commit 3375c4e

Browse files
Riksu9000JF002
authored andcommitted
Add missing periods
1 parent c12fc5e commit 3375c4e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/code/Apps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ This page will teach you:
55

66
## Theory
77

8-
The user interface of InfiniTime is made up of **screens**
9-
Screens that are opened from the app launcher are considered **apps**
8+
The user interface of InfiniTime is made up of **screens**.
9+
Screens that are opened from the app launcher are considered **apps**.
1010
Every app in InfiniTime is it's own class.
1111
An instance of the class is created when the app is launched and destroyed when the user exits the app.
1212
They run inside the "displayapp" task (briefly discussed [here](./Intro.md)).

0 commit comments

Comments
 (0)