Skip to content

Commit f4fb887

Browse files
committed
loader to spinner
1 parent 453f526 commit f4fb887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ The different spinners available are referenced in [this class](src/lib/spinkits
126126

127127
## Defining your own spinner
128128

129-
You can define your own loader component in place of the built-in ones. The needed steps are:
129+
You can define your own spinner component in place of the built-in ones. The needed steps are:
130130

131131
- Create your component
132132
- 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

Comments
 (0)