docs: change ”it's" to "its" as needed in several docs. (#21867)
Most of them are in content but one is in common and needs special approval. PR Close #21867
This commit is contained in:
@ -24,7 +24,7 @@ import {Directive, EmbeddedViewRef, Input, OnChanges, SimpleChange, SimpleChange
|
||||
* `[ngTemplateOutletContext]` should be an object, the object's keys will be available for binding
|
||||
* by the local template `let` declarations.
|
||||
*
|
||||
* Note: using the key `$implicit` in the context object will set it's value as default.
|
||||
* Note: using the key `$implicit` in the context object will set its value as default.
|
||||
*
|
||||
* ## Example
|
||||
*
|
||||
|
Reference in New Issue
Block a user