Skip to content

Commit

Permalink
docs: update review date (#43245)
Browse files Browse the repository at this point in the history
docs: Update review date for last content update.

PR Close #43245
  • Loading branch information
josmar-crwdstffng authored and alxhub committed Sep 23, 2021
1 parent 406abf2 commit 1c75455
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion aio/content/guide/angular-compiler-options.md
Expand Up @@ -230,4 +230,4 @@ In addition to the configuration file, you can also use [`tsc` command line opti

<!-- end links -->

@reviewed 2021-08-18
@reviewed 2021-09-15
2 changes: 1 addition & 1 deletion aio/content/guide/architecture-next-steps.md
Expand Up @@ -68,4 +68,4 @@ For some platforms and applications, you might also want to use the PWA (Progres

<!-- end links -->

@reviewed 2021-09-02
@reviewed 2021-09-15
2 changes: 1 addition & 1 deletion aio/content/guide/deprecations.md
Expand Up @@ -584,4 +584,4 @@ Angular used to sanitize `[style]` and `[style.prop]` bindings to prevent malici

<!-- end links -->

@reviewed 2021-09-02
@reviewed 2021-09-15
2 changes: 1 addition & 1 deletion aio/content/guide/ivy.md
Expand Up @@ -222,4 +222,4 @@ export * from './src/main.server';

<!-- end links -->

@reviewed 2021-09-02
@reviewed 2021-09-15
2 changes: 1 addition & 1 deletion aio/content/guide/pipes.md
Expand Up @@ -376,4 +376,4 @@ Due to precedence, if you want a pipe to apply to the result of a ternary, wrap

<!-- end links -->

@reviewed 2021-09-02
@reviewed 2021-09-15
2 changes: 1 addition & 1 deletion aio/content/guide/workspace-config.md
Expand Up @@ -554,4 +554,4 @@ These are useful if you only want source maps to map error stack traces in error

<!-- end links -->

@reviewed 2021-09-02
@reviewed 2021-09-15

0 comments on commit 1c75455

Please sign in to comment.