Skip to content

Commit 7f29030

Browse files
committed
Simplify example
1 parent e153d1a commit 7f29030

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
@@ -121,7 +121,7 @@ The different spinners available are referenced in [this file](src/lib/spinkits.
121121
**_Otherwise, you can simply reference the spinner type as a simple string_**:
122122

123123
```xml
124-
<ng-http-loader backgroundColor="#ff0000" spinner="sk-wave"></ng-http-loader>
124+
<ng-http-loader spinner="sk-wave"></ng-http-loader>
125125
```
126126

127127
## Defining your own spinner

0 commit comments

Comments
 (0)