diff --git a/blog/posts/ios-vs-android.md b/blog/posts/ios-vs-android.md index f932afaf..a0d1d170 100644 --- a/blog/posts/ios-vs-android.md +++ b/blog/posts/ios-vs-android.md @@ -18,7 +18,7 @@ Both Android and iOS run on the vast majority of our mobile devices, meaning the ## Source Model -One of the most glaring differences is the source model of each operating system: iOS is *mostly* closed source while Android is *mostly* open source, I'll get to what I mean by that in a bit. +One of the most glaring differences is the source model of each operating system: iOS is *mostly* closed source while Android is *mostly* open source. Continue reading to learn the implications of this difference. ### iOS