Skip to content

Commit b467cd2

Browse files
committed
chore(doc): Missing quotes in example
1 parent 7184989 commit b467cd2

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
@@ -102,7 +102,7 @@ You can customize the following parameters:
102102
[extraDuration]="300"
103103
[minDuration]="300"
104104
[opacity]=".6"
105-
[backdropBackgroundColor]="#777777"
105+
[backdropBackgroundColor]="'#777777'"
106106
[spinner]="spinkit.skWave">
107107
</ng-http-loader>
108108
```

0 commit comments

Comments
 (0)