From 09975120fdaf7ea45661ff07812db3e894f8a62d Mon Sep 17 00:00:00 2001 From: Trevor Karjanis <2351292+TrevorKarjanis@users.noreply.github.com> Date: Mon, 8 Apr 2019 10:03:49 -0500 Subject: [PATCH] docs: fix a grammatical error in the building and serving documentation (#29768) Fix a grammatical error in the building and serving documentation. There is no associated issue. PR Close #29768 --- 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 a1a03051e7..4b7eea4955 100644 --- a/aio/content/guide/build.md +++ b/aio/content/guide/build.md @@ -202,7 +202,7 @@ Specify size values in the following formats: * 12%: Percentage of size relative to baseline. (Not valid for baseline values.) -When you configure a budget, the build system warns or reports and error when a given part of the app reaches or exceeds a boundary size that you set. +When you configure a budget, the build system warns or reports an error when a given part of the app reaches or exceeds a boundary size that you set. Each budget entry is a JSON object with the following properties: