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`