Skip to content

Commit 7416ea8

Browse files
committed
Fix bold
1 parent 90235fd commit 7416ea8

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
@@ -79,7 +79,7 @@ In your app.component.html, simply add:
7979

8080
## Customizing the spinner
8181

82-
You can customize the **background-color**, the **spinner type**, the **debounce delay** (ie. after how many milliseconds the spinner will be visible, if needed), the **minimum duration** (ie. how many milliseconds should the spinner be visible at least), the **extra duration* (ie. how many extra milliseconds should the spinner be visible)):
82+
You can customize the **background-color**, the **spinner type**, the **debounce delay** (ie. after how many milliseconds the spinner will be visible, if needed), the **minimum duration** (ie. how many milliseconds should the spinner be visible at least), the **extra duration** (ie. how many extra milliseconds should the spinner be visible)):
8383
```xml
8484
<ng-http-loader
8585
[backgroundColor]="'#ff0000'"

0 commit comments

Comments
 (0)