Index: styleguide/objective-c/objective-c.md |
diff --git a/styleguide/objective-c/objective-c.md b/styleguide/objective-c/objective-c.md |
index 611f9e5bb986a57773f8ea5374e8515d699fd6e5..e37bb76ef05b4b9067b541b023b68913da769840 100644 |
--- a/styleguide/objective-c/objective-c.md |
+++ b/styleguide/objective-c/objective-c.md |
@@ -2,9 +2,9 @@ |
_For other languages, please see the [Chromium style guides](https://chromium.googlesource.com/chromium/src/+/master/styleguide/styleguide.md)._ |
-Chromium follows the [Google Objective-C style guide] |
-(https://google.github.io/styleguide/objcguide.xml) unless an exception |
-is listed below. |
+Chromium follows the |
+[Google Objective-C style guide](https://google.github.io/styleguide/objcguide.xml) |
+unless an exception is listed below. |
A checkout should give you |
[clang-format](https://chromium.googlesource.com/chromium/src/+/master/docs/clang_format.md) |