Fix typo in iOS build instructions

Bug: None
Change-Id: I3742abc8ecb46979675e93d54646f9e4c3d768a0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4651685
Auto-Submit: Tiago Vignatti <[email protected]>
Reviewed-by: Abhijeet Kandalkar <[email protected]>
Commit-Queue: Tiago Vignatti <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1163591}
diff --git a/docs/ios/build_instructions.md b/docs/ios/build_instructions.md
index d8f6f440..a22ab66 100644
--- a/docs/ios/build_instructions.md
+++ b/docs/ios/build_instructions.md
@@ -199,7 +199,7 @@
 test application. Those provisioning profile will have a bundle identifier
 matching the following pattern `${prefix}.gtest.${test-suite-name}` where
 `${test-suite-name}` is the name of the test suite with underscores changed
-to dashes (e.g. `base_unittests` app will use `${prefix}.gest.base-unittests`
+to dashes (e.g. `base_unittests` app will use `${prefix}.gtest.base-unittests`
 as bundle identifier).
 
 To be able to run the EarlGrey tests on a device, you'll need two provisioning