Skip to content

Commit 69da37f

Browse files
authored
Update README.md
1 parent 2e2ff4c commit 69da37f

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
@@ -9,7 +9,7 @@ This adds more guard rails for Ember. Just because something "works" does not me
99
- Computed properties without dependent keys
1010

1111
# Why
12-
As we've scaled out to over hundreds developers and hundrends of lines of code it has become clear that more "development time" guidance is required. While the guides do a good job about getting started, it's good to have some friction to make sure the app code is aligned with how Ember works.
12+
As we've scaled out to over hundreds developers and thousands of lines of code it has become clear that more "development time" guidance is required. While the guides do a good job about getting started, it's good to have some friction to make sure the app code is aligned with how Ember works.
1313

1414
## Using the plugin with Ember CLI
1515

0 commit comments

Comments
 (0)