From 3d8dcb4b78a8533304b378e5089aaf48e899db74 Mon Sep 17 00:00:00 2001
From: Ken Salomon <kenman345@users.noreply.github.com>
Date: Tue, 13 Feb 2018 00:59:08 -0500
Subject: [PATCH] minor mispelling and missing quotes (#319)

---
 _data/SocialNetworks.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_data/SocialNetworks.yml b/_data/SocialNetworks.yml
index 057ce73..d0a2635 100644
--- a/_data/SocialNetworks.yml
+++ b/_data/SocialNetworks.yml
@@ -1,5 +1,5 @@
 # You can define your custom social network links here.
-# Use the same key you added in _config.yml -> soicial-network-links.
+# Use the same key you added in _config.yml -> social-network-links.
 # In addition to that you need to specify the following properties:
 #   name: Specify a user-friendly name that will be used as a link title
 #   baseURL: Define a base URL which will be combined with the value of
@@ -24,7 +24,7 @@ twitter:
 reddit:
   name: "Reddit"
   baseURL: "https://reddit.com/u/"
-  icon: fa-reddit
+  icon: "fa-reddit"
 
 google-plus:
   name: "Google+"