Skip to content

Commit 99ae25a

Browse files
authored
Merge pull request #106 from johnrnyquist/patch-4
Typo
2 parents b05a2e7 + 8b990c3 commit 99ae25a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Cycle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Note in particular the additional parameters needed to create a `XYZViewModel` a
3333

3434
## The Process
3535

36-
Let's kick things off by given a view controller its view model.
36+
Let's kick things off by giving a view controller its view model.
3737

3838
```swift
3939
class MyViewController: UIViewController {

0 commit comments

Comments
 (0)