Skip to content

Commit 72358ca

Browse files
committed
Merge pull request Urigo#1152 from camerontucker/patch-1
Fixed typo
2 parents 51b40c8 + 75558d4 commit 72358ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/angular-meteor/client/content/tutorials/socially/angular2/tutorials.socially.angular2.step_03.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{{#template name="tutorials.socially.angular2.step_03.md"}}
22
{{> downloadPreviousStep stepName="step_02"}}
33

4-
Now have a client side application that creates and renders it's own data.
4+
Now we have a client side application that creates and renders it's own data.
55

66
So, if we were in any framework other than Meteor, we would likely start implementing a series of REST endpoints to connect the server to the client.
77
We would also need to create a database and functions to connect to it.

0 commit comments

Comments
 (0)