From 4385cbaa65f58a68c20fff98b9f58083caeb4fa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A9meth=20Tam=C3=A1s?= Date: Tue, 15 Oct 2019 12:47:54 +0200 Subject: [PATCH] docs: add missing word (#33170) PR Close #33170 --- aio/content/guide/deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/guide/deployment.md b/aio/content/guide/deployment.md index 901839aaf9..03f9ce80af 100644 --- a/aio/content/guide/deployment.md +++ b/aio/content/guide/deployment.md @@ -140,7 +140,7 @@ Check out [angular-cli-ghpages](https://github.com/angular-buch/angular-cli-ghpa ## Server configuration -This section covers changes you may have make to the server or to files deployed to the server. +This section covers changes you may have to make to the server or to files deployed to the server. {@a fallback}