From 19e0c49c11521f267308cfe59a799d11fbe0315b Mon Sep 17 00:00:00 2001 From: Piper Chester Date: Sun, 15 Oct 2017 17:23:29 -0700 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 594ab032e56..b1cd4283bcd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # The F# Language, Library, and Visual F# Tools Repository -You are invited to help producing future releases of the F# language compiler, library, and tools. This repository enables development on Linux, macOS and Windows, along with some automated CI testing for these. +You are invited to help produce future releases of the F# language compiler, library, and tools. This repository enables development on Linux, macOS and Windows, along with some automated CI testing for these. * [About F#](http://fsharp.org) * [Testimonials](http://fsharp.org/testimonials)