From e7b51aa5b9d4bf562be918d00c470ba3b4031e9e Mon Sep 17 00:00:00 2001 From: Tommy Date: Thu, 16 Mar 2023 22:30:00 -0400 Subject: [PATCH] Typo Fix Signed-off-by: Tommy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1ce87b..6b8e0dd 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,5 @@ This is my own Docker image building from [the official repository](https://gith - Prebuilt images are available at `ghcr.io/tommytran732/matrix.to`. - Don't trust random images: build yourself if you can. - Default Element instance is changed from [Element.io](https://app.element.io) to [ArcticFoxes.net](https://element.arcticfoxes.net) -- The Dockerfile builds from the main branch, as the relases do not come out frequently. +- The Dockerfile builds from the main branch, as releases do not come out frequently. - Images from `ghcr.io` are built every week and scanned every day for critical vulnerabilities with Trivy. I recommend that you use these images.