From e6242eb4bd2b08c358e78e3e222ba255b68bef67 Mon Sep 17 00:00:00 2001 From: Mathias Monnerville Date: Tue, 14 Jul 2020 17:26:14 +0200 Subject: [PATCH] Word fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c543dc14e..1e649fea1 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ See [the agolademo example](https://agola.io/tryit) ## Features * Easy to install and manage. -* Scalable and High Available: go from a single instance (single process) deployment to a distributed deployment. +* Scalable and Highly Available: go from a single instance (single process) deployment to a distributed deployment. * Deploy anywhere: Kubernetes, IaaS, bare metal and execute the "tasks" anywhere (currently containers executors like docker or orchestrators and Kubernetes, but easily extensible to future technologies or VMs instead of containers). * Support any language, deployment system etc... (just use the right image) * Integrate with multiple git providers at the same time: you could add repos from github, gitlab, gitea (and more to come) inside the same agola installation.