From 42bb6221878a82dec38b3ad288dcc960369c6805 Mon Sep 17 00:00:00 2001 From: Oskar Stark Date: Fri, 4 Dec 2015 15:45:00 +0100 Subject: [PATCH] typo - remove some "and" --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 92453e38082f0..3a70f5ecffe73 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ **Welcome to Swift!** -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). +Swift is a high-performance system programming language. It has a clean modern syntax, offers seamless access to existing C, Objective-C code, and frameworks, and is memory safe (by default). Although inspired by Objective-C and many other languages, Swift is not itself a C-derived language. As a complete and independent language, Swift packages core