diff --git a/docs/docs/installation.md b/docs/docs/installation.md index c9e9f3ad5..b9c7049e5 100644 --- a/docs/docs/installation.md +++ b/docs/docs/installation.md @@ -76,7 +76,7 @@ Most of the magic behind assets is handled internally by Web Awesome, but if you ## Using Font Awesome Kit Codes -Font Awesome users can set their kit code to unlock Font Awesome Pro icons. You can provide it through the `data-fa-kit-code` attribute or by calling the `setKitCode()` method. +Font Awesome users can set their kit code to unlock Font Awesome Pro icons. You can provide it by adding the `data-fa-kit-code` attribute to any element on the page, or by calling the `setKitCode()` method. ```html @@ -85,7 +85,7 @@ Font Awesome users can set their kit code to unlock Font Awesome Pro icons. You ```