From 6605dd1c7c59d7a97d6473b73c50f318cfd7642b Mon Sep 17 00:00:00 2001 From: Ed Pelc Date: Sat, 25 Mar 2017 22:48:36 -0400 Subject: [PATCH] docs(aio): correct spelling in overview --- aio/aio-builds-setup/docs/overview--general.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aio/aio-builds-setup/docs/overview--general.md b/aio/aio-builds-setup/docs/overview--general.md index e5e71130a0..6bca73ccd0 100644 --- a/aio/aio-builds-setup/docs/overview--general.md +++ b/aio/aio-builds-setup/docs/overview--general.md @@ -67,8 +67,8 @@ More info on how to set things up on CI can be found [here](misc--integrate-with ### Serving build artifacts - nginx receives a request for an uploaded resource on a subdomain corresponding to the PR and SHA. - E.g.: `pr-.ngbuilds.io/path/to/resurce` -- nginx maps the subdomain to the correct sub-direcory and serves the resource. + E.g.: `pr-.ngbuilds.io/path/to/resource` +- nginx maps the subdomain to the correct sub-directory and serves the resource. E.g.: `///path/to/resource`