Skip to content

Commit c2cf25a

Browse files
authored
Update components.md
1 parent 331ed6a commit c2cf25a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ export class HttpService<T> {
161161
}
162162
```
163163

164-
> warning **Warning** If your class doesn't extend another provider, you should always prefer using **constructor-based** injection.
164+
> warning **Warning** If your class doesn't extend another class, you should always prefer using **constructor-based** injection.
165165
166166
#### Provider registration
167167

0 commit comments

Comments
 (0)