We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c07c91 commit f272a5eCopy full SHA for f272a5e
1 file changed
src/app/day/2026/components/about-section.tsx
@@ -20,9 +20,9 @@ export function AboutSection({ children }: { children?: ReactNode }) {
20
conferences!).
21
</p>
22
<p className="typography-body-lg text-pretty">
23
- It is an opportunity to connect with other API ecosystems,
24
- meet new and seasoned GraphQL users, educate about GraphQL,
25
- share best practices, and have fun!
+ It is an opportunity to connect with other API ecosystems, meet
+ new and seasoned GraphQL users, educate about GraphQL, share
+ best practices, and have fun!
26
27
28
The event is open to everyone — whether you run GraphQL in
0 commit comments