From 065e9b387ead199251ab50f8c89cb2ea2d321b01 Mon Sep 17 00:00:00 2001 From: Jenn Magder Date: Thu, 5 Aug 2021 18:51:25 -0700 Subject: [PATCH] Correct spelling of Xcode in integration test instructions --- src/docs/testing/integration-tests/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/docs/testing/integration-tests/index.md b/src/docs/testing/integration-tests/index.md index 83b34c23fa2..01fdfbd9017 100644 --- a/src/docs/testing/integration-tests/index.md +++ b/src/docs/testing/integration-tests/index.md @@ -234,13 +234,13 @@ you can view the output by selecting the red icon: See the [Firebase Test Lab section of the README][] for instructions on uploading the APKs from the command line. -### Uploading XCode tests +### Uploading Xcode tests See the [Firebase TestLab iOS instructions][] for details on how to upload the .zip file to the Firebase TestLab section of the Firebase Console. -### Uploading XCode tests from the command line +### Uploading Xcode tests from the command line See the [iOS Device Testing][] section in the README for instructions on how to upload the .zip file from the command line.