Skip to content

Commit 8a4bf22

Browse files
friadevredoomed1
andauthored
wording
Co-authored-by: redoomed1 <[email protected]> Signed-off-by: fria <[email protected]>
1 parent 89c2650 commit 8a4bf22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/posts/ios-vs-android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ One of the most glaring differences is the source model of each operating system
2222

2323
### iOS
2424

25-
iOS is a closed-source operating system, but it's based on the open-source [XNU kernel](https://github.com/apple-oss-distributions/xnu). The kernel handles almost everything on the operating system, so it's good that such a vital component is openly available to examine and do what you want with.
25+
iOS is a closed-source OS, but it's based on the open-source [XNU kernel](https://github.com/apple-oss-distributions/xnu). The kernel handles almost everything on the OS, so it's good that such a vital component is openly available to examine and test.
2626

2727
It's important to note that being open source [doesn't inherently make software secure](https://seirdy.one/posts/2022/02/02/floss-security), but it can be helpful for anyone wanting to audit the code.
2828

0 commit comments

Comments
 (0)