From ff10bf1068969a9d27ced26741a923a1b2962257 Mon Sep 17 00:00:00 2001 From: Agniva De Sarker Date: Wed, 13 Oct 2021 23:03:56 +0530 Subject: [PATCH] Fix small typo (#18675) Automatic Merge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d305ebba8..3184563c45 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # [![Mattermost](https://user-images.githubusercontent.com/7205829/137170381-fe86eef0-bccc-4fdd-8e92-b258884ebdd7.png)](https://mattermost.com) -[Mattermost](https://mattermost.com) is an open source platform for secure collaboration across the entire software development lifecycle. This repo is the primary source for core development on the Mattermost platform; it's is written in Golang and React and runs as a single Linux binary with MySQL or PostgreSQL. A new compiled version is released under an MIT license every month on the 16th. +[Mattermost](https://mattermost.com) is an open source platform for secure collaboration across the entire software development lifecycle. This repo is the primary source for core development on the Mattermost platform; it's written in Go and React and runs as a single Linux binary with MySQL or PostgreSQL. A new compiled version is released under an MIT license every month on the 16th. mattermost-hero