aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Googler <noreply@google.com>2015-09-29 22:11:40 +0000
committerGravatar Florian Weikert <fwe@google.com>2015-09-30 09:35:53 +0000
commit3251ebb3c8f61a4dd7de38719993bc645e017cad (patch)
treeb8751a5aac42484441873ddeac42e0e9ade6809c
parent0bb2f0201bda365348f9543d83e53fa90b9134d0 (diff)
Remove extraneous comma from iOS app page in tutorial
-- MOS_MIGRATED_REVID=104241690
-rw-r--r--site/docs/tutorial/ios-app.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/tutorial/ios-app.md b/site/docs/tutorial/ios-app.md
index a1284571bf..89908175f9 100644
--- a/site/docs/tutorial/ios-app.md
+++ b/site/docs/tutorial/ios-app.md
@@ -36,7 +36,7 @@ $ vi $WORKSPACE/ios-app/BUILD
## Add an objc_library rule
-Bazel provides several build rules, that you can use to build an app for the
+Bazel provides several build rules that you can use to build an app for the
iOS platform. For this tutorial, you'll first use the
[`objc_library`](/docs/build-encyclopedia.html#objc_library) rule to tell Bazel
how to build an