aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/migrate-xcode.md
diff options
context:
space:
mode:
authorGravatar spomorski <spomorski@google.com>2017-10-24 20:59:48 +0200
committerGravatar Dmitry Lomov <dslomov@google.com>2017-10-25 16:46:08 +0200
commit97a5141ab049bd2ea9cc7315e2c4981513d0ed62 (patch)
treea983758d8f13431633131221720e4294f08735eb /site/docs/migrate-xcode.md
parent9f73447603a598ea7f98f8c6ed6f1f8ce1f0a89f (diff)
Add missing space and fix typo.
PiperOrigin-RevId: 173290767
Diffstat (limited to 'site/docs/migrate-xcode.md')
-rw-r--r--site/docs/migrate-xcode.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/site/docs/migrate-xcode.md b/site/docs/migrate-xcode.md
index 792bfe5e31..67e8fe9741 100644
--- a/site/docs/migrate-xcode.md
+++ b/site/docs/migrate-xcode.md
@@ -115,14 +115,14 @@ file.
**Note:** Place the project source code within the directory tree containing the
`WORKSPACE` file.
-### Step 2: (Experimental) Integrate CocoaPods dependendcies
+### Step 2: (Experimental) Integrate CocoaPods dependencies
To integrate CocoaPods dependencies into the Bazel workspace, you must convert
them into Bazel packages as described in [Converting CocoaPods dependencies](migrate-cocoapods.md).
-**Note:** CocoaPods conversion is a manual process with many variables.CocoaPods
-integration with Bazel has not been fully verified and is not officially
-supported.
+**Note:** CocoaPods conversion is a manual process with many variables.
+CocoaPods integration with Bazel has not been fully verified and is not
+officially supported.
### Step 3: Create a `BUILD` file