From 3ee12454f124c16f188e10f2456086165b11cacb Mon Sep 17 00:00:00 2001 From: Christoph Ruegg Date: Sun, 2 Sep 2018 18:50:04 +0200 Subject: [PATCH] Docs: typo --- docs/content/Compatibility.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/Compatibility.md b/docs/content/Compatibility.md index 19f23d3d..a64099d4 100644 --- a/docs/content/Compatibility.md +++ b/docs/content/Compatibility.md @@ -11,8 +11,8 @@ Supported Platforms: The F# extensions support a slightly reduced platform set: -- .Net Framework 4.5 and higher, with builds for .Net 4.0. -- .Net Standard 1.6 and higher, with builds for .Net Standard 1.3 and 2.0. +- .Net Framework 4.5 and higher, with builds for .Net 4.5. +- .Net Standard 1.6 and higher, with builds for .Net Standard 1.6 and 2.0. - .Net Core (via .Net Standard) - Mono (via .Net Framework) - Windows, Linux and Mac.