diff --git a/_data/new-data/landing/callouts.yml b/_data/new-data/landing/callouts.yml index b8663792c..3dbb7dbe3 100644 --- a/_data/new-data/landing/callouts.yml +++ b/_data/new-data/landing/callouts.yml @@ -71,7 +71,7 @@ - title: Adaptable subtitle: From microcontrollers to servers. - text: "The only language that can span from embedded and kernel, to server and apps. Swift excels no matter where it’s used: from constrained environments like firmware where every byte counts, to cloud services handling billions of requests a day." + text: "A powerful language that can span from embedded and kernel, to server and apps. Swift excels no matter where it’s used: from constrained environments like firmware where every byte counts, to cloud services handling billions of requests a day." code: |- // Configure UART by direct register manipulation // using Swift MMIO. Enables RX and TX, and sets diff --git a/index.md b/index.md index a81469fbc..003b1e3c8 100644 --- a/index.md +++ b/index.md @@ -53,7 +53,7 @@ atom: true

- Swift is the only language that scales from embedded devices and kernels to apps and cloud infrastructure. It’s simple, and expressive, with incredible performance and safety. And it has unmatched interoperability with C and C++. + Swift a wonderful language that scales from embedded devices and kernels to apps and cloud infrastructure. It’s simple, and expressive, with incredible performance and safety. And it has unmatched interoperability with C and C++.