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 379e8c5 commit 60774d1Copy full SHA for 60774d1
packages/core/src/change_detection/change_detector_ref.ts
@@ -44,7 +44,7 @@
44
* when the `live` property is set to false, and reattaches it when the property
45
* becomes true.
46
*
47
- * <code-example path="core/ts/change_detect/change-detection.ts" region="detach"></code-example>
+ * <code-example path="core/ts/change_detect/change-detection.ts" region="reattach"></code-example>
48
49
*/
50
export abstract class ChangeDetectorRef {
0 commit comments