Skip to content

Commit

Permalink
Merge pull request #2118 from dfinity/yvonneanne-patch-15
Browse files Browse the repository at this point in the history
Fix typos on index.tsx
  • Loading branch information
jessiemongeon1 authored Nov 2, 2023
2 parents 6b9cbd8 + 2624613 commit d76f833
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 d76f833

Please sign in to comment.