Skip to content

Commit 23ed0f0

Browse files
davik4lifecharafau
authored andcommitted
Update README.md (#642)
Fixed some typos. Good writeup.
1 parent eca6500 commit 23ed0f0

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
@@ -172,7 +172,7 @@ Set the `ignoreSSLErrors` option to true to display content from servers with ce
172172

173173
**_Warning:_** Don't use this in production.
174174

175-
Note that on iOS you you need to add new key to `ios/Runner/Info.plist`
175+
Note that on iOS, you need to add new key to `ios/Runner/Info.plist`
176176

177177
```xml
178178
<key>NSAppTransportSecurity</key>
@@ -187,7 +187,7 @@ Note that on iOS you you need to add new key to `ios/Runner/Info.plist`
187187
`NSAllowsArbitraryLoadsInWebContent` is for iOS 10+ and `NSAllowsArbitraryLoads` for iOS 9.
188188
Otherwise you'll still not be able to display content from pages with untrusted certificates.
189189

190-
You can test your ignorance of ssl certificates is working e.g. through https://self-signed.badssl.com/
190+
You can test your ignorance if ssl certificates is working e.g. through https://self-signed.badssl.com/
191191

192192

193193

0 commit comments

Comments
 (0)