From acf933f7c5c1fc4a43084740e855aacc7204a6ee Mon Sep 17 00:00:00 2001 From: Arsen Gasparyan Date: Thu, 3 Dec 2015 21:56:16 +0300 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 176189daa2206..8a5a28d60965c 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).