From 74c02789ee3db68a8f23fef9a7112a73a1a0ddc7 Mon Sep 17 00:00:00 2001 From: it33 Date: Fri, 25 Nov 2016 12:39:13 -0800 Subject: [PATCH] Typo, unreleased should not be hyphenated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51f0278b4..95f4f8370 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Mattermost Mobile (un-released) +# Mattermost Mobile (unreleased) This is an unreleased project for replacing the Mattermost iOS and Android apps with new mobile apps using React Native and Redux. The project is not yet stable, and the instructions are for internal use currently (i.e. probably out-of-date until we stablize).