Skip to content

Commit 72608b7

Browse files
EstesEchancancode
authored andcommitted
Fix typo
from: The end result looks exactly the same before to: The end result looks exactly the same as before
1 parent 67c254d commit 72608b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/markdown/tutorial/part-2/11-ember-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
ember server
55
```
66

7-
In this chapter, we will work on removing some code duplication in our route handlers, by switching to using Ember Data to manage our data. The end result looks exactly the same before:
7+
In this chapter, we will work on removing some code duplication in our route handlers, by switching to using Ember Data to manage our data. The end result looks exactly the same as before:
88

99
![The Super Rentals app by the end of the chapter](/images/tutorial/part-2/ember-data/homepage@2x.png)
1010

0 commit comments

Comments
 (0)