diff --git a/aspnetcore/mvc/views/tag-helpers/built-in/script-tag-helper.md b/aspnetcore/mvc/views/tag-helpers/built-in/script-tag-helper.md index 18f2bfa683..f67ac9ce5e 100644 --- a/aspnetcore/mvc/views/tag-helpers/built-in/script-tag-helper.md +++ b/aspnetcore/mvc/views/tag-helpers/built-in/script-tag-helper.md @@ -4,7 +4,7 @@ author: rick-anderson ms.author: riande description: Discover the ASP.NET Core Script Tag Helper attributes and the role each attribute plays in extending behavior of the HTML Script tag. ms.custom: mvc -ms.date: 12/18/2018 +ms.date: 12/02/2019 uid: mvc/views/tag-helpers/builtin-th/script-tag-helper --- # Script Tag Helper in ASP.NET Core @@ -28,6 +28,8 @@ The following Razor markup shows a `script` element with a fallback: ``` +Don't use the `