diff --git a/src/views/landing/elements/why-architect.mjs b/src/views/landing/elements/why-architect.mjs index 350a58e1..c03d3956 100644 --- a/src/views/landing/elements/why-architect.mjs +++ b/src/views/landing/elements/why-architect.mjs @@ -10,7 +10,7 @@ export default function WhyArchitect ({ html }) {

Fullstack, for real

-

Architect not only supports cloud functions for HTTP but also web sockets, queues (FIFO), events (fan-out), and scheduled tasks all powered by a world class database that boasts millisecond latency no matter how much data you store or how many people concurrently access it. All with terse but determinstic Infra-as-Code (IaC).

+

Architect not only supports cloud functions for HTTP but also web sockets, queues (FIFO), events (fan-out), and scheduled tasks backed by a world class database that boasts millisecond latency no matter how much data you store or how many people concurrently access it. All these capabilities, and more, with terse but determinstic Infra-as-Code (IaC).