Skip to content

Commit e153d1a

Browse files
committed
class to file
1 parent a50a523 commit e153d1a

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
@@ -115,7 +115,7 @@ export class AppComponent {
115115
public spinkit = Spinkit; // <============
116116
}
117117
```
118-
The different spinners available are referenced in [this class](src/lib/spinkits.ts).
118+
The different spinners available are referenced in [this file](src/lib/spinkits.ts).
119119

120120

121121
**_Otherwise, you can simply reference the spinner type as a simple string_**:

0 commit comments

Comments
 (0)