From 98362f4b96bcfb2ddadefc5490e300322ae33b5c Mon Sep 17 00:00:00 2001 From: Llewellyn vd Berg <113503285+llewellyn-sl@users.noreply.github.com> Date: Mon, 10 Oct 2022 09:42:41 +0200 Subject: [PATCH] Update README.md Grammar fixes. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7bcaa7c2..e8571ceb 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Nextflow Tower is an open source monitoring and management platform for [Nextflow](https://www.nextflow.io/) workflows developed by [Seqera Labs](https://seqera.io). -## Availibility +## Availability A free-to-use public Tower service is available at [tower.nf](https://tower.nf/). The community version of Tower is available from this repository. It can be deployed in a @@ -13,8 +13,8 @@ user's own environment and has features for single users to monitor their Nextfl pipelines, deployed anywhere. The fully-featured enterprise version of Tower is available from Seqera Labs. It can be -deployed in a customers own on-premise or cloud environment and includes advanced workflow -management, resource optimization and enterprise-grade support. To learn more, please +deployed in any on-premise or cloud environment and includes advanced workflow +management, resource optimization, and enterprise-grade support. To learn more, please visit [Seqera Labs](https://seqera.io). ## Requirements