From 160a8fbcf0ec26e6400fc506b069197e1fed15ee Mon Sep 17 00:00:00 2001 From: Austin Andrews Date: Sat, 13 Dec 2014 23:11:41 -0600 Subject: [PATCH] Confusing wording fixed. --- site/getting-started.savvy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/getting-started.savvy b/site/getting-started.savvy index de9b935cc..c16450898 100644 --- a/site/getting-started.savvy +++ b/site/getting-started.savvy @@ -25,7 +25,7 @@ There are many different ways you can consume the Material Design Icons in your ## Web Font @download(Download the Web Font, https://github.com/Templarian/MaterialDesign-Webfont/archive/master.zip) -For those targetting the web your best option is to use the web font (if you are a bower user simply use `bower install mdi`). Place all the font files provided in a `/fonts` below the directory of the `materialdesignicons.css`. +For those targetting the web your best option is to use the web font (if you are a bower user simply use `bower install mdi`). Place all the font files provided in `/fonts` below `materialdesignicons.css`. ```html Reference the CSS