From d721934dfa699e43c63f1caaa07d3decc13188ce Mon Sep 17 00:00:00 2001 From: Matt Shaffer Date: Thu, 26 May 2022 20:41:56 -0700 Subject: [PATCH] docs: update example file name (#46164) PR Close #46164 --- aio/content/guide/build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/guide/build.md b/aio/content/guide/build.md index dcffd91870d..25a93cba2c9 100644 --- a/aio/content/guide/build.md +++ b/aio/content/guide/build.md @@ -102,7 +102,7 @@ The following application structure configures build targets for production and environment.prod.ts
- environment.prod.ts + environment.staging.ts