From 97fdb5b02ce23a0a7c098436ae2e1645ab1cdb1a Mon Sep 17 00:00:00 2001 From: Arsen Gasparyan Date: Thu, 3 Dec 2015 21:38:23 +0300 Subject: [PATCH] Fixed a grammatical error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 962706af30d2a..9e1d1e58a1c90 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ **Welcome to Swift!** -Swift is a high performance systems programming language. It has a clean +Swift is a high-performance system programming language. It has a clean and modern syntax, and offers seamless access to existing C and Objective-C code and frameworks, and is memory safe (by default).