Skip to content

Commit

Permalink
Fix typos on index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
yvonneanne authored Nov 2, 2023
1 parent c03d477 commit 2624613
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/DocsHome/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@ const DocsHomePage: FC = () => {
<div className="flex-1 flex flex-col">
<h4 className="tw-heading-5 mb-6">Motoko</h4>
<p className="tw-paragraph text-black/80 mb-6 flex-1">
Get started with high level programming language designed
specifically for the Internet Computer cdcsd
Get started with a high level programming language designed
specifically for the Internet Computer
</p>
<p className="mb-0">
<Link
Expand Down

0 comments on commit 2624613

Please sign in to comment.