From 638fa952ff2c7e3dbd419a9c63c99b759e061d1b Mon Sep 17 00:00:00 2001
From: Greenie <lollymay@gmail.com>
Date: Mon, 4 Aug 2014 08:54:58 -0700
Subject: [PATCH] Removed "circle" from all the chevron-circle-down (left,
 right & up) as it should be chevron-down (left, right & up).

---
 Upgrading-from-3.2.1-to-4.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Upgrading-from-3.2.1-to-4.md b/Upgrading-from-3.2.1-to-4.md
index 5f47b6e..99f6f4e 100644
--- a/Upgrading-from-3.2.1-to-4.md
+++ b/Upgrading-from-3.2.1-to-4.md
@@ -27,10 +27,10 @@ Of course, you need to update the Font Awesome assets, but this is not part of t
 * `check-minus` -> `minus-square-o`,
 * `check-sign` -> `check-square`,
 * `check` -> `check-square-o`,
-* `chevron-sign-down` -> `chevron-circle-down`,
-* `chevron-sign-left` -> `chevron-circle-left`,
-* `chevron-sign-right` -> `chevron-circle-right`,
-* `chevron-sign-up` -> `chevron-circle-up`,
+* `chevron-sign-down` -> `chevron-down`,
+* `chevron-sign-left` -> `chevron-left`,
+* `chevron-sign-right` -> `chevron-right`,
+* `chevron-sign-up` -> `chevron-up`,
 * `circle-arrow-down` -> `arrow-circle-down`,
 * `circle-arrow-left` -> `arrow-circle-left`,
 * `circle-arrow-right` -> `arrow-circle-right`,