From 8c6350ff248eb76e3d2050d34a34b5b81dde3614 Mon Sep 17 00:00:00 2001 From: ShalokShalom Date: Fri, 10 May 2019 10:51:38 +0200 Subject: [PATCH] Correct typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f75f88ad..2e8ef007 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ WARNING! This is a research project and a lot of information here might become outdated and misleading without any explanation. Don't use it for anything important just yet! -Update (Mars 5, 2019): Union types are merged into master. The final big feature before release is "lifetimes", after those are in the core language will be more or less finished. +Update (March 5, 2019): Union types are merged into master. The final big feature before release is "lifetimes", after those are in the core language will be more or less finished. A conference talk about Carp was recorded and the video can be seen [here](https://youtu.be/BQeG6fXMk28).