Skip to content

Commit 124834b

Browse files
authored
Update README.md
1 parent 6f0f39f commit 124834b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ public enum SecurityThreat: String, Codable, CaseIterable, Equatable {
101101
case deviceID
102102
/// unofficial store or Xcode build
103103
case unofficialStore
104-
/// Detected system VPN
105-
case systemVPN
104+
/// Detected system VPN
105+
case systemVPN
106106
}
107107
```
108108

0 commit comments

Comments
 (0)