Browse Source

fixed cheat sheet instructions
Refers to #1071

Geremia Taglialatela 11 years ago
parent
commit
45b660f576
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/cheatsheet.html

+ 1 - 2
src/cheatsheet.html

@@ -12,8 +12,7 @@ relative_path: ../
 <div class="container">
   {% capture stripe_ad_content %}
   <p class="lead">
-    Print this page to PDF for the complete set of vectors. Or to use on the desktop, install FontAwesome.otf, set it as the font in your application, and copy
-    and paste the icons (not the unicode) directly into your designs.
+    Print this page to PDF for the complete set of vectors. Or to use on the desktop, install FontAwesome.otf, set it as the font in your application, and copy and paste the icons (not the unicode) directly from this page into your designs.
   </p>
   {% endcapture %}
   {% include stripe-ad.html %}