Skip to content

Commit c29dbce

Browse files
committed
corrected typo
1 parent 03b2608 commit c29dbce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReactiveSwiftFlickrSearch/ViewModel/ViewModelServices.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import Foundation
1111
// provides common services to view models
1212
protocol ViewModelServices {
1313

14-
// pushes the given ViewMolde onto the stack, this causes the UI to navigate from
14+
// pushes the given ViewModel onto the stack, this causes the UI to navigate from
1515
// one view to the next
1616
func pushViewModel(viewModel:AnyObject)
1717

0 commit comments

Comments
 (0)