From f1cc4805c92d59ff8a65f34bf04e661b5853d03a Mon Sep 17 00:00:00 2001 From: "Karl Anthony B. Baluyot" <38805756+kabaluyot@users.noreply.github.com> Date: Mon, 22 Jan 2024 09:23:10 +0800 Subject: [PATCH] docs: minor typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9697b4..360336f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/cupcakearmy/static/latest?style=flat-square) ![Docker Image Version (tag latest semver)](https://img.shields.io/docker/v/cupcakearmy/static/latest?style=flat-square) -This is a little docker image for histing static content efficiently. +This is a little docker image for hosting static content efficiently. **Supports ETags & Brotli/GZip** compression out of the box. Automatically builds the latest mainline and stable releases weekly.