From 5bc1b6f9acdc9a1993f5739bf9d35e6d9d015a82 Mon Sep 17 00:00:00 2001 From: Geoff Bass Date: Fri, 1 Nov 2019 13:53:17 -0400 Subject: [PATCH] docs: remove redundant word from template syntax guide (#33534) PR Close #33534 --- 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 9b3b93c7f9..9aecf9d7e8 100644 --- a/aio/content/guide/template-syntax.md +++ b/aio/content/guide/template-syntax.md @@ -910,7 +910,7 @@ You can replace that with a binding to a string of the desired class names; this -You can also add append a class to an element without overwriting the classes already on the element: +You can also add a class to an element without overwriting the classes already on the element: