From d10599459d24674c68f95826daf62b787a6b89e3 Mon Sep 17 00:00:00 2001 From: David Shevitz Date: Tue, 2 Mar 2021 16:00:44 -0800 Subject: [PATCH] docs: update @reviewed date (#41060) PR Close #41060 --- aio/content/guide/what-is-angular.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aio/content/guide/what-is-angular.md b/aio/content/guide/what-is-angular.md index f9b4fc5e56..ebaaf35059 100644 --- a/aio/content/guide/what-is-angular.md +++ b/aio/content/guide/what-is-angular.md @@ -207,3 +207,5 @@ This topic is intended to give you a brief overview of what Angular is, the adva To see Angular in action, see our [Getting Started](https://angular.io/start) tutorial. This tutorial uses [stackblitz.com](https://stackblitz.com/), so you can explore a working example of Angular without any installation requirements. To explore Angular's capabilities further, we recommend reading through the sections, Understanding Angular and Developer Guides. + +@reviewed 2021-03-02