From 026a449f37d2ac8d0e7d31b014657e470570de5e Mon Sep 17 00:00:00 2001 From: Ian Eaves Date: Mon, 20 Jun 2022 12:55:34 -0500 Subject: [PATCH] Update README.md (#116) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 😉 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 281d6003b7..2233f99081 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Windmill is fully open-sourced: ## Stack - postgres as the database -- backend in Rust with the follwing highly-available and horizontally scalable +- backend in Rust with the following highly-available and horizontally scalable architecture: - stateless API backend - workers that pull jobs from a queue