Skip to content

Commit

Permalink
fix: pronunciation
Browse files Browse the repository at this point in the history
  • Loading branch information
veeso committed Dec 23, 2024
1 parent b983d28 commit 07cc761
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/js/components/App/pages/Documentation/pages/Faq.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,12 @@ const Faq = () => {
</Container.FlexCols>
<Container.Container id="faq">
<Heading.H2 className="text-center">General</Heading.H2>
<Question question="What's the correct pronunciation for EKOKE?">
<Paragraph.Default>
The correct pronunciation for EKOKE is <strong>a-koh-ka</strong>, or
with the IPA notation <strong>/əˈkoʊkɛ/</strong>.
</Paragraph.Default>
</Question>
<Question question="Which type of tokens exist in the EKOKE DAO?">
<Paragraph.Default>
There are 3 different tokens. The first one is called{' '}
Expand Down

0 comments on commit 07cc761

Please sign in to comment.