From 78a6141f923182861804b815637f631a30f0cbf9 Mon Sep 17 00:00:00 2001 From: John Goering Date: Wed, 16 Aug 2017 16:33:00 +0200 Subject: [PATCH] Typo fix --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index c78c07f4..b1c1bc5d 100644 --- a/README.markdown +++ b/README.markdown @@ -5,7 +5,7 @@ Build status: Development - Version 1.0.0 --------------------------- -There currently is a perelease for 1.0.0 which fixes a number of problems over 0.2.3. +There currently is a prerelease for 1.0.0 which fixes a number of problems over 0.2.3. There's still a CI test that sporadically fails on Travis-CI only, but not on other test machines I have access to. Supposedly it is a still undetected race condition.