From 60fbed83b51d42baefe1ea8039f0b0733dc6e2dd Mon Sep 17 00:00:00 2001 From: Francis Lavoie Date: Sat, 11 Mar 2023 06:56:12 -0500 Subject: [PATCH] Fix typo in download notice --- src/download.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/download.html b/src/download.html index d031441..7cd54b4 100644 --- a/src/download.html +++ b/src/download.html @@ -19,7 +19,7 @@
- ⚠️ Due to multiple outstanding bugs in the go command, we are aware the some downloads may hang or fail. In the meantime, you can download Caddy from the latest release on GitHub, or use xcaddy for custom builds. (Remember, this download page comes with no guarantees or SLAs.) Sorry for the inconvenience. + ⚠️ Due to multiple outstanding bugs in the go command, we are aware that some downloads may hang or fail. In the meantime, you can download Caddy from the latest release on GitHub, or use xcaddy for custom builds. (Remember, this download page comes with no guarantees or SLAs.) Sorry for the inconvenience.