Skip to content

Commit f70d624

Browse files
hasparusbenjie
andauthored
Clarify GraphQL works at "any" scale
Co-authored-by: Benjie <[email protected]>
1 parent b029d64 commit f70d624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/index-page/hero/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export function Hero() {
1717

1818
<ul className="flex flex-col gap-2">
1919
{[
20-
"Deliver high-performance user experience at scale",
20+
"Deliver high-performance user experience at any scale",
2121
"Secure and stabilize your API with a strongly typed schema and validated queries",
2222
"Reduce dependencies through efficient, distributed development",
2323
].map((item, index) => (

0 commit comments

Comments
 (0)