From b0eefc872e4af7967c90a0cd4bfee8907cc36369 Mon Sep 17 00:00:00 2001 From: hateonion Date: Tue, 9 Apr 2019 17:47:13 +0800 Subject: [PATCH] docs: fix incorrect header on custom event docs (#29784) PR Close #29784 --- aio/content/guide/template-syntax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/guide/template-syntax.md b/aio/content/guide/template-syntax.md index 62f52ba3e2..852d000730 100644 --- a/aio/content/guide/template-syntax.md +++ b/aio/content/guide/template-syntax.md @@ -1027,7 +1027,7 @@ Although the `ItemDetailComponent` has a delete button, it doesn't know how to d Here are the pertinent excerpts from that `ItemDetailComponent`: - +