From f7bb1bb08e76bcfbc0174cd838d447f9cea3fed2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=20K=C3=B6rbes?= Date: Thu, 6 Oct 2022 00:49:47 +0200 Subject: [PATCH] fix: typo on home page just wanted to annoy @krisnova tbh --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index c31bbf9..6f0c2eb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -21,7 +21,7 @@ Aurae will schedule lightweight containers without the need to manage an additio ## Aurae Language -Aurae offers an alternative to Kubernetes YAML by baking in a Turing complete interpretted language specifically for interfacing with the backend daemon. +Aurae offers an alternative to Kubernetes YAML by baking in a Turing complete interpreted language specifically for interfacing with the backend daemon. ```typescript #!/usr/bin/env aurae