diff --git a/index.html b/index.html index 3327df9..ecf2e1c 100644 --- a/index.html +++ b/index.html @@ -217,7 +217,7 @@

Rotated and flipped icons

Stacked icons

- To stack multiple icons, use the fa-stack class on the parent. + To stack multiple icons, use the fg-stack class on the parent.

<span class="fg-stack fg-3x">
   <i class="fg-compass" style="color:#666;"></i> 
   <i class="fg-compass-needle fg-rotate45" style="color:#800;"></i>