From 72f224a718e00210679ac184cbbc1ca38b88ebb4 Mon Sep 17 00:00:00 2001 From: Austin Andrews Date: Sat, 13 Dec 2014 23:10:38 -0600 Subject: [PATCH] typo. --- 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 1ae20ea15..de9b935cc 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 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 a `/fonts` below the directory of the `materialdesignicons.css`. ```html Reference the CSS