docs: fix grammatical errors in the guides and API documentation (#29928)
Fix grammatical errors in the DI and HttpClient guides as well as the Resolve API documentaiton. There is no associated issue. PR Close #29928
This commit is contained in:

committed by
Ben Lesh

parent
0f9230d018
commit
9873356bd0
@ -264,7 +264,7 @@ export type CanDeactivateFn<T> =
|
||||
/**
|
||||
* @description
|
||||
*
|
||||
* Interface that class can implement to be a data provider.
|
||||
* Interface that classes can implement to be a data provider.
|
||||
*
|
||||
* ```
|
||||
* class Backend {
|
||||
|
Reference in New Issue
Block a user