twostraws / Unwrap

Learn Swift interactively on your iPhone.
https://www.hackingwithswift.com
Other
2.29k stars 311 forks source link

Typo: "by", expected: "be" #213

Open duianto opened 3 years ago

duianto commented 3 years ago

Typo: "by", expected: "be"

Before: "it will either by the value" After: "it will either be the value"

https://github.com/twostraws/Unwrap/blob/7344eeb6bef109d2710dd12dcadefc8f4fd9b236/Unwrap/Content/SixtySeconds/nil-coalescing.html#L1