We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 331ed6a commit c2cf25aCopy full SHA for c2cf25a
content/components.md
@@ -161,7 +161,7 @@ export class HttpService<T> {
161
}
162
```
163
164
-> warning **Warning** If your class doesn't extend another provider, you should always prefer using **constructor-based** injection.
+> warning **Warning** If your class doesn't extend another class, you should always prefer using **constructor-based** injection.
165
166
#### Provider registration
167
0 commit comments