MakeSchool-Tutorials / Makestagram-Swift-V3

14 stars 7 forks source link

16. Fetching Data from Firebase and Building the Timeline #80

Closed byzantinist closed 7 years ago

byzantinist commented 7 years ago

Grammar

We'll begin by refactoring our existing HomeViewController into it's own storyboard file.

should be

We'll begin by refactoring our existing HomeViewController into its own storyboard file.


Next we'll refactor our first tab into it's own storyboard.

should be

Next we'll refactor our first tab into its own storyboard.

ocwang commented 7 years ago

Fixed!