We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 453f526 commit f4fb887Copy full SHA for f4fb887
README.md
@@ -126,7 +126,7 @@ The different spinners available are referenced in [this class](src/lib/spinkits
126
127
## Defining your own spinner
128
129
-You can define your own loader component in place of the built-in ones. The needed steps are:
+You can define your own spinner component in place of the built-in ones. The needed steps are:
130
131
- Create your component
132
- Add it to the [entryComponents](https://angular.io/guide/ngmodule-faq#what-is-an-entry-component) array in your module's configuration
0 commit comments