From eab8ab40d9b8e7ed86b0b478572d20951f5aeec2 Mon Sep 17 00:00:00 2001 From: nikolas Date: Sun, 7 Apr 2019 23:31:17 -0400 Subject: [PATCH] Fix typo in readme: sufficienty -> sufficiently --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dba7bc93bc..a1be1ffd8c 100644 --- a/README.md +++ b/README.md @@ -282,7 +282,7 @@ The minimum supported compiler versions are: * GCC: 4.7 * clang: 3.3 -Sufficienty up-to-date versions of other compiler toolchains including MSVC and ICC should also work. +Sufficiently up-to-date versions of other compiler toolchains including MSVC and ICC should also work. * * *