Skip to content

Commit f2af764

Browse files
authored
Fix typo
1 parent 88dd269 commit f2af764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
This adds more guard rails for Ember. Just because something "works" does not mean it is correct or in line with the framework's programming model. These footguns include:
88

99
- Not adhereing to Data Down Actions Up
10-
- Side-efffect programming
10+
- Side-effect programming
1111
- Usage of observers
1212
- Usage of attrs.*
1313
- Computed properties without dependent keys

0 commit comments

Comments
 (0)