From 14cfbea287f29d5d8efd4cb88e0a086ba164d471 Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 3 Jul 2022 13:12:43 +0700 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d625cb..671e997 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Flask API to render the html website. Build with Docker. API endpoints to: ### Listen for DockerHub hooks to - Send notifications for new unstable builds to Discord -- Send nitifications for new release builds to Discord +- Send notifications for new release builds to Discord ## Builder Standalone python script subscribed to Redis waiting for build commands.