Skip to content

Commit 67abc62

Browse files
committed
fix typo
1 parent 968f59e commit 67abc62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

EXERCISE/Exercise 4/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Features
44

5-
* Create a singlton (app) structure to control the application - controller
5+
* Create a singelton (app) structure to control the application - controller
66
* method init - called on window load
77
* public methods
88
* setter methods
@@ -16,4 +16,4 @@
1616
* must have a constructor
1717
* must have template
1818
* must have a destroy method
19-
* event system
19+
* event system

0 commit comments

Comments
 (0)