diff --git a/docs/html/tools/support-library/index.jd b/docs/html/tools/support-library/index.jd
index 420fa0f0a63f7..87ed7f17b13ef 100644
--- a/docs/html/tools/support-library/index.jd
+++ b/docs/html/tools/support-library/index.jd
@@ -129,7 +129,7 @@ page.title=Support Library
- Added {@link android.support.v7.app.ActionBar} to allow implementation of the
- action bar user interface design
+ action bar user interface design
pattern back to Android 2.1 (API level 7) and higher. Use of this class requires
that you implement your activity by extending the new
{@link android.support.v7.app.ActionBarActivity} class.