From e952fabf30f3494b6f4638118dd25cb1effedac1 Mon Sep 17 00:00:00 2001 From: tuandv Date: Fri, 24 Jul 2026 21:45:25 +0700 Subject: [PATCH] Correct typo in README.md Fixed a typo in the README regarding the Upsun build-and-deploy system. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17ccacdfcd..54542f83fd 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This repository holds the public user documentation for the Upsun Fixed (formerly Platform.sh) and Upsun Flex (formerly Upsun) product offerings. The documentation sites ([fixed.docs.upsun.com](https://fixed.docs.upsun.com/) and [docs.upsun.com](https://docs.upsun.com/) are themselves hosted on Upsun -and built using the powerful Upsun build-and-deploy system. +and built using the powerful Upsun build-and-deploy system. t Every pull request (PR) is automatically built on Upsun and provided with a link to a fully built environment just for that request.