From 218a8eb5705b0cea9ee97caa9104193f995e9083 Mon Sep 17 00:00:00 2001 From: Paul Mandel Date: Tue, 28 Nov 2017 10:45:30 -0800 Subject: [PATCH] Imprefect Buttons -> Imperfect Buttons --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 82af0cb..fad9493 100644 --- a/index.html +++ b/index.html @@ -232,7 +232,7 @@

Buttons

-

Insprired by Imprefect Buttons

+

Insprired by Imperfect Buttons

@@ -246,7 +246,7 @@
-<p>Insprired by <a href="https://codepen.io/tmrDevelops/pen/VeRvKX" target="_blank">Imprefect Buttons</a></p>
+<p>Insprired by <a href="https://codepen.io/tmrDevelops/pen/VeRvKX" target="_blank">Imperfect Buttons</a></p>
 <button class="btn-large">Large</button>
 <button>Default</button>
 <button class="btn-small">Small</button>