docs(API): correct formatting of EmbeddedViewRef API doc example (#8584)
remove ... from EmbeddedViewRef API example doc comments
This commit is contained in:
parent
72707d80ab
commit
c27bc1956b
|
@ -35,7 +35,7 @@ export abstract class ViewRef {
|
|||
* </ul>
|
||||
* ```
|
||||
*
|
||||
* ... we have two {@link TemplateRef}s:
|
||||
* We have two {@link TemplateRef}s:
|
||||
*
|
||||
* Outer {@link TemplateRef}:
|
||||
* ```
|
||||
|
|
Loading…
Reference in New Issue