From 3028c0ba0dfee5c3f3e0f6e22909c31609ae72e8 Mon Sep 17 00:00:00 2001 From: Kathy Walrath Date: Wed, 4 Mar 2015 14:13:12 -0800 Subject: [PATCH] minor copyedit of homepage --- public/index.jade | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/index.jade b/public/index.jade index c699250e18..e9b6a42800 100644 --- a/public/index.jade +++ b/public/index.jade @@ -16,8 +16,8 @@ .grid-fluid.l-space-bottom-8 .c7 - h3.text-headline Powered By The Open Source Community - p.text-body Angular is built by you, for you. Our community shapes Angular's direction: core contributions come from big companies and small ones, from students and independent experts. We do our work in the open so that you can help Angular improve, or extend and modify what we've built. + h3.text-headline Powered by the Open Source Community + p.text-body Angular is built by you, for you. Our community shapes Angular's direction: core contributions come from big companies, and small ones from students and independent experts. We do our work in the open so that you can either help Angular improve or extend and modify what we've built. .c5.text-center img(src="/resources/images/logos/license/open-source.png" alt="Open Source Initiative") @@ -27,4 +27,4 @@ .c12 h3.text-headline Loved by Millions of Developers p.text-body Join millions of developers who use Angular. Ramp up in minutes, and build an app today. - != partial("/_includes/_cta-bar") \ No newline at end of file + != partial("/_includes/_cta-bar")