fastlane/lib/fastlane/actions/docs/upload_to_testflight.md in fastlane-2.158.0 vs fastlane/lib/fastlane/actions/docs/upload_to_testflight.md in fastlane-2.159.0

- old
+ new

@@ -30,10 +30,10 @@ ### App Store Connect API Key The App Store Connect API Key is the preferred authentication method (if you are able to use it). -- Uses offial App Store Connect API +- Uses official App Store Connect API - No need for 2FA - Better performance over Apple ID Specify the API key using `--api_key_path ./path/to/api_key_info.json` or `--api_key "{\"key_id\": \"D83848D23\", \"issuer_id\": \"227b0bbf-ada8-458c-9d62-3d8022b7d07f\", \"key_filepath\": \"D83848D23.p8\"}"`