From 953e98e2114eff900e71b6950759db89dd5a1917 Mon Sep 17 00:00:00 2001 From: George Kapris Date: Thu, 25 Feb 2021 19:09:07 +0200 Subject: [PATCH] docs: Change grammatically in security guide (#40995) Change `controller` reference to `component` reference PR Close #40995 --- aio/content/guide/security.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aio/content/guide/security.md b/aio/content/guide/security.md index defc6a200a..1f9dd4963d 100644 --- a/aio/content/guide/security.md +++ b/aio/content/guide/security.md @@ -151,10 +151,10 @@ this, mark the URL value as a trusted URL using the `bypassSecurityTrustUrl` cal If you need to convert user input into a trusted value, use a -controller method. The following template allows users to enter a YouTube video ID and load the +component method. The following template allows users to enter a YouTube video ID and load the corresponding video in an `