Merge pull request #155 from a2kaido/typo

fix typo.
This commit is contained in:
Alban Diquet
2018-01-24 16:08:31 -08:00
committed by GitHub
+1 -1
View File
@@ -300,7 +300,7 @@ that you can pin your untrusted root debugging certificate from Charles, but not
specifically add it to the OS trust store on your simulators/devices/computers.
To use custom trust anchors, add the certificate strings to a list under the
`kTSKAdditionalTrustAnchors` configuration key. Each entry should include ony one
`kTSKAdditionalTrustAnchors` configuration key. Each entry should include only one
certificate in PEM format, with no password, for example:
```