We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7df7451 commit 9caa64dCopy full SHA for 9caa64d
src/components/faq.astro
@@ -72,7 +72,7 @@ import { ArrowIcon } from "./ui/icons";
72
<ul>
73
<li class="flex items-center gap-3 text-neutral-600">
74
<Icon name="ph:circle-fill" class="w-2 h-2" />
75
- <span class="text-sm">Plug into the shared 1DS ecosystem.</span>
+ <span class="text-sm">Plug into the shared 1FE ecosystem.</span>
76
</li>
77
<br />
78
0 commit comments