Skip to content

Commit 18789aa

Browse files
authored
Merge pull request #62902 from CodeMaster7000/patch-1
Update README.md to improve grammar
2 parents 9a7555c + f1c6d07 commit 18789aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
Swift is a high-performance system programming language. It has a clean
3434
and modern syntax, offers seamless access to existing C and Objective-C code
35-
and frameworks, and is memory safe by default.
35+
and frameworks, and is memory-safe by default.
3636

3737
Although inspired by Objective-C and many other languages, Swift is not itself a
3838
C-derived language. As a complete and independent language, Swift packages core

0 commit comments

Comments
 (0)