From c0147fd52df05cb30005daf823689b4195f4dcba Mon Sep 17 00:00:00 2001 From: Clay Harris Date: Wed, 2 Mar 2016 15:06:13 -0500 Subject: [PATCH] Fixing typo - How -> Now --- lessons/05-active-links.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lessons/05-active-links.md b/lessons/05-active-links.md index 731c8346..16dfb92b 100644 --- a/lessons/05-active-links.md +++ b/lessons/05-active-links.md @@ -14,7 +14,7 @@ Let's see how it looks with inline styles, add `activeStyle` to your
  • Repos
  • ``` -How as you navigate, the active link is red. +Now as you navigate, the active link is red. ## Active Class Name